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.
Hi all, I am attempting to create a dataflow to a SSAS database and getting the below error. The gateway says online. What can I do to resolve this? I have tried everything that I know.
Thanks in advance!
An exception occurred: Received error payload from gateway service with ID 24947: AS Mashup data source is missing EffectiveUserName. (Session ID: 0417a9e1-39bf-401c-814a-53a648e143e2, Region: gov)
Solved! Go to Solution.
Thank you for the response. We are looking at all these options, which I think we have done. Still getting errors. What should be an easy fix is not. And we are working with Microsoft support as well.
Hi @DPCCGF,
As you are already working with Microsoft, the issue can be resolved from their end. We are going ahead and closing this thread. For any further discussions or questions, please start a new thread in the Microsoft Fabric Community Forum — we’ll be happy to assist.
Thank you.
Hi @DPCCGF,
Thank you for reaching out in Microsoft Community Forum.
Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.
Please continue using Microsoft Community Forum.
Regards,
Pavan.
Thank you for the response. We are looking at all these options, which I think we have done. Still getting errors. What should be an easy fix is not. And we are working with Microsoft support as well.
Hey @DPCCGF,
Thanks for sharing your experience!! I'm actually running into the same error right now
“AS Mashup data source is missing EffectiveUserName” and my gateway and connection also shows as online.
Did you ever find out what the actual issue was? And if so, what fixed it?
Would really appreciate it if you could share what ended up working for you cause I'm stuck at the same point and would love any insight!!!!
Thanks a lot
Hi @DPCCGF,
Since you're already working with Microsoft Support, that’s a great step. Please keep us posted on your progress—we’re here to help however we can.
Please continue using Microsoft Community Forum.
Regards,
Pavan.
Hi @DPCCGF,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please "Accept as Solution" and give a 'Kudos' so other members can easily find it.
Thank you,
Pavan.
Hi @DPCCGF,
Thank you for reaching out in Microsoft Community Forum.
Thank you @Akash_Varuna for the helpful response.
The error "AS Mashup data source is missing EffectiveUserName" usually means the gateway isn't passing the user's identity to SSAS correctly
Please follow below steps to resolve the error;
1.Make sure the on-premises data gateway is configured properly and online.
2.Please Enable SSO (Single Sign-On) with Kerberos in the SSAS data source settings in the gateway.
3.Check that user mapping is set up correctly in the gateway for the data source.
4.Re-enter credentials in the dataflow settings and ensure the correct authentication method is used
5.Make sure the gateway service account has impersonation rights on the SSAS server.
Please continue using Microsoft Community Forum.
If this post helps in resolve your issue, kindly consider marking it as "Accept as Solution" and give it a 'Kudos' to help others find it more easily.
Regards,
Pavan.
@DPCCGF The error might be because the EffectiveUserName property is not enabled on the SSAS server. Ensure the gateway is configured correctly, and the account running it has admin rights on SSAS. Verify user mappings are accurate and revalidate the SSAS credentials in Power BI Service. Update or correct any misconfigurations to resolve the issue.