Cherwell.SavedSearches

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).

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.