Hi I have an A4 embedded instance set up using Service Principal. I can import a paginated report .rdl file in a workspace using the PowerBI web ui. However if I try to import the same .r...
kevinnmo
6 years agoNew Member
Hi Anonymous
Yes, we managed to get it working after opening a support ticket with Microsoft.
When calling the PostImportWithFileAsyncInGroup method you need to ensure that the datasetDisplayName property/argument ends with ".rdl" - that solves the problem!
I hope this helps