Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.