This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Downloads Saved View/Advanced Find via Web API | |
Expand All Columns to access the returned results. Columns prefixed "OData.Community.Display.V1.FormattedValue" show the properly formatted values. | |
*/ | |
(OrgUrl as text, QueryName as text, LogicalCollectionName as text, UserView as logical) => | |
let | |
GetQueryByName = | |
(OrgUrl as text, QueryName as text, UserView as logical) => | |
let |