Questions tagged [tabular-object-model]
3 questions
0
votes
0 answers
Convert Power BI File to json
I am wanting to convert a Power BI File I have to a json file. The goal is to have a template that I can then take and programmatically modify (add tables/measures) and then upload the new file to client workspaces as needed. This would save us…

NutellaKing
- 57
- 9
0
votes
1 answer
Getting an error when using TOM via PowerShell to process Power BI dataset
I am writing a PowerShell script to process a Power BI dataset using the TOM. This worked great when I needed to load data partition by partition. Now that all my data is loaded, I need to send a process Recalc command for the whole database. It…

SQLSwimmer
- 11
- 3
0
votes
0 answers
AzureCLI Credential fails on Tabular Object Model authentication
I am writing code to connect to power bi via TOM (Tabular Object Model) as opposed to the Rest API. Apparently the same authentication token can be used for both the REST API as well as TOM connectivity. As per here…

Gotts
- 2,274
- 3
- 23
- 32