This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi, I am trying to import tables from a SSAS model into PBI. Hidden columns are not showing, however... It is not possible to import them... Is it possible to fix this, without changing the SSAS model?
Solved! Go to Solution.
Hi alekskr,
I test the Tabular model in my environment, I find that there is no method to get the hide column field in Powerbi pane currently, you need to change this in AS server or you could try to use live connect.
In addition, you could get the data of the hidden column, you need to query it directly when connect it from Powerbi
I think you could post this requirement on power-bi-ideas
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi alekskr,
I test the Tabular model in my environment, I find that there is no method to get the hide column field in Powerbi pane currently, you need to change this in AS server or you could try to use live connect.
In addition, you could get the data of the hidden column, you need to query it directly when connect it from Powerbi
I think you could post this requirement on power-bi-ideas
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
In order to pouplate data with Hidden Columns, please follow below steps:
1) Click on GetData
2) Enter the AAS Server address and Databse details
3) in the MDX or DAX query add : EVALUATE 'TableName'
3) Click OK
Cheers,
Bibin
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.