Open harlequin opened 2 years ago
Today I have tried to upload a RDL file into my power bi workspace.
This operations fails.
After searching through the source code I have seen that the nameConflict is hard coded to CreateOrOverwrite.
In case of uploading RDL files only Abort or Overwrite is allowed.
Would it be possible to have it as optional parameter in the resource pbix?
Today I have tried to upload a RDL file into my power bi workspace.
This operations fails.
After searching through the source code I have seen that the nameConflict is hard coded to CreateOrOverwrite.
In case of uploading RDL files only Abort or Overwrite is allowed.
Would it be possible to have it as optional parameter in the resource pbix?