Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Push dataset to power bi premium workspace using xmla endpoints

I need to read dataset (.json file) from a specified location (c:\testing\datset.json) and push the dataset to Power BI premium workspace.   How to programatically read the json file content and pus...