Forum Discussion
UI Embed Report filter value state lost from power bi after setting filter values from UI?
I have react application from where i m setting filter parameters in UI.
On react button click i m adding some filters in power bu ui report.
and based on those parameters i m re loading my report.
but when i next time or next day i open page i cant see those parameters are there in power bi.
power bi not keep those filter parameters in state. which i passed from ui component.
any ide on this
- Anonymous2 years ago
HI maulik,
I think these features work as expected.
The 'read view' mode operations did not saved to the report side, so these interactions and changes will be lost when you refresh/reload the page that embed the report contents.
For your scenario, I'd like to suggest you turn on the 'edit' mode and saving these filters to the report side to keep these changes.
Regards,
Xiaoxin Sheng
1 Reply
- AnonymousNot applicable
HI maulik,
I think these features work as expected.
The 'read view' mode operations did not saved to the report side, so these interactions and changes will be lost when you refresh/reload the page that embed the report contents.
For your scenario, I'd like to suggest you turn on the 'edit' mode and saving these filters to the report side to keep these changes.
Regards,
Xiaoxin Sheng