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 two visuals that each have their own timestamp column in the data. I want to control both of them from o
Solved! Go to Solution.
@Anonymous - You will need to:
1. Create a separate date table. Attached is a sample script that you can copy into a Blank Query in PowerQuery.
2. Create a relationship between the date table and each of your tables.
3. Create a slicer from the new date table.
@Anonymous - You will need to:
1. Create a separate date table. Attached is a sample script that you can copy into a Blank Query in PowerQuery.
2. Create a relationship between the date table and each of your tables.
3. Create a slicer from the new date table.