Cherwell.SavedSearches is a Power Query M function that returns the results of a Saved Search from a Cherwell Service Management REST API.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Cherwell.SavedSearches(
API URL as text,
Client ID as text,
optional Locale as nullable text,
optional Saved Search URL as nullable text,
) as table
Description
Returns the results of a Saved Search from a Cherwell Service Management REST API (requires CSM version 10.2 or later).
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy