Forum Discussion
C# XMLA TOM Connection Failing
- 9 months ago
v-sgandrathi GilbertQ I appreciate the back and forth you've provided. I have been unable to get the Tabular Object Model to work. However, I have found a way using the ADOMD connection to get the datasource names that includes the actual table or view named used in each Power BI report and this helps.
Again thank you for your time. I may revisit this as I'd like to figure out how to get TOM to work. I'm not sure if it's my .Net Framework, if it needs Core or something else.
Hi TCavins
Can you confirm that you have got the service principle set up correctly in terms of the API permissions? It needs to connect to the semantic model. Creating an Azure App or Service Principal to Call Power BI REST API | by kinsun | Medium
Here are my assigned permissions. Service principle is set as an admin on the Power BI workspace that is PPU. I appreciate the help thus far and do believe I'm overlooking/missing a small detail.