Hi folks, I'm struggling with the error in the object.
Stack trace:
----
in Microsoft.PowerBI.Api.ImportsOperations.d__8.MoveNext() in Microsoft.PowerBI.Api.ImportsOperations.d__7.MoveNext()
in Microsoft.PowerBI.Api.ImportsOperationsExtensions.PostImportWithFile(IImportsOperations operations, Guid groupId,
Stream fileStream, String datasetDisplayName, Nullable`1 nameConflict, Nullable`1 skipReport, Nullable`1 overrideReportLabel, Nullable`1 overrideModelLabel)
in Ifv.MyProgram.SharepointProvisioning.Controllers.SharepointProvisioningController.publishPowerBiReport(Guid destinationGroupId)
in C:\dev\temp\MyProgram\server\Ifv.MyProgram.SharepointProvisioning\src\Ifv.MyProgram.SharepointProvisioning\Controllers\SharepointProvisioningController.cs: riga 438
I've tried with "serviceprincipal" and "masteruser" but the issue is the same.
The user and appid have ReadWite.All permission on Dataset, Report and Groups.
Any suggestions?
Thanks in advance
Solved! Go to Solution.
Answer from myself:
the error was in ImportConflictHandlerMode.Overwrite (wrong!)
correct value is ImportConflictHandlerMode.CreateOrOverwrite
I hope it can be useful to someone else
--
PCeglie
Answer from myself:
the error was in ImportConflictHandlerMode.Overwrite (wrong!)
correct value is ImportConflictHandlerMode.CreateOrOverwrite
I hope it can be useful to someone else
--
PCeglie
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
2 |