The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
Solved! Go to Solution.
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
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