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.
Hi,
I have powerbi Embedded graphs. The user loads up an HTML (asp.net) page from the menu and the graph is visible and they can interact. They might then select a different page from the HTML menu and a new page with new embedded graphs shows.
The issue that I am having is that the user selects a date range in the first page, then loads a second page from the HTML menu. The date slicer in that graph then defaults to what the powerbi was published with and they have to reselect the pages they are wanting (which is just very user unfriendly).
Is there a way to "extract" the dates selected in the one graph and then when they move to a new page, pass this date range as a parameter? The new graph on the new page can then default to this date range?
Much appreciated.