Thanks @Kyna Baker - inactive‚ !So I figured out how to conceal the
apiKey, but doing so causes auto-refresh of the dataset in the Power BI
Service to fail. Nothing is ever easy, is it? For sake of documenting
how to conceal the apiKey... Power BI needs the Web.Contents() call to
be formatted as follows: Source =
Json.Document(Web.Contents("https://.my.workfront.com/attask", [
RelativePath="/api/v9.0/optask/search", Query= [ #"$$FIRST"="0",
#"$$LIMIT"="10", fields="ID,name" ], ApiKeyName = "apiK...