microsoft / powerbi-report-authoring

A library for authoring Power BI reports while embedded into your apps. Provides service which makes it easy to change report and visual elements in session. It gives APIs such as creating visual, changing visual properties, etc ...
MIT License
40 stars 18 forks source link

Enhancement request for data binding #1

Closed DBojsen closed 1 week ago

DBojsen commented 5 years ago

Hi

I'm working on a rather dynamic embedding solution, and have 2 requests: 1) removeDataField shouldn't auto refresh the report - I want to remove multiple elements from the Row collection of a matrix visual, and only when I'm done, I would like to manually call the refresh method.

2) addDataField needs to take an index position or something similar where you wan't it to be inserted. It is no good, that it is always added to the end of the array.

Keep up the good work.

BR David

ali-hamud commented 4 years ago

Thanks @DBojsen for the feedback

v-MadhavC commented 1 week ago

Thank you for reporting this issue. This is a feature request, please add it in the following link where we can collect votes: https://ideas.fabric.microsoft.com/ . If the feature is already there, you can add a vote.