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 am trying to create a report with a line chart with Dates on the X axis. I am passing the Date as the parameter through URL.
Now, I would like to calculate Week No for the Date passed in URL and show data for the dates ranging between Week Start Date and this Date.
For example; if I pass 16 August, 2016 as the parameter value, chart should show data from 14 August, 2016 to 16 August, 2016.
Can you please guide me how to achive this?
I'm afraid you can't do that by filtering through URL, try Power BI javescript API.
Introducing the new Power BI JavaScript API