Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I am using Enterprise Gateway with Analysis Services tabular. It seems to work fine for other users but SQL Profiler shows that only my credentials are passed in the connection and not the logged in users credentials.
Is there another step to ensure you don't use the same credentials for all Analysis Services connections? I would prefer it generate an error rather than work without using the EffectiveUserName of the user logged into app.powerbi.com.
Thanks in advance for any advice.
Mike
Solved! Go to Solution.
I see that I was mistaken. In Profiler the last column, RequestProperities, in the xml PropertyList I see that EffectiveUserName does show the user logged into app.powerbi.com. So easy and I was making it difficult.
I see that I was mistaken. In Profiler the last column, RequestProperities, in the xml PropertyList I see that EffectiveUserName does show the user logged into app.powerbi.com. So easy and I was making it difficult.