Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have created a report based on data from Azure Log Analytics. And I would like to make sure data are refreshed 6 times a day. In the refresh dialog you can choose to login with a user that connects to the log analytics. As we are an interprise company it is not an option that solutions are dependant on individual users credentials. Can we use a connection string or what kind of options do we have? Seems like it is only user login that is supported?
Hi @segato
What you could do is to log in with a Key, which you would have to configure as part of your web call to Log Analytics. Once that is done in the credentials you would put the connection as Anonymous.
Here are more details on how to achieve this: Bring Data in Power BI via APIs using Basic Authentication (addendanalytics.com)
Thanks. Link does not work.