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 a large table with 35 K records starting from a date in year 1990 until today. I want to create a subtable from the main table with filtered dates which are decided by a variable slicer for dates. I am using the measure:
It looks like the subtable is getting filtered between the Start and End dates of the slicer, but does not respond to the selected Max and Min dates, as varied by the slider. When I get the Max and Min dates on two cards, they do vary when I move the slider. But the subtable is not affected. This is puzzling.