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.
Solved! Go to Solution.
Hi @santhoshacc,
Does that make sense? If so, kindly mark my answer as a solution to close the case.
Regards,
Frank
Hi @santhoshacc,
I made one sample for your reference. Just create a measure as below.
Filter2 = CALCULATE(COUNTROWS(TimeSlicer),DATESBETWEEN(TimeSlicer[Date],DATE(SELECTEDVALUE(YearMin[Value]),SELECTEDVALUE(MonthMin[Value]),SELECTEDVALUE(DayMin[Value])),DATE(SELECTEDVALUE('Year Max'[Value]),SELECTEDVALUE(MonthMax[Value]),SELECTEDVALUE(DayMax[Value]))))
For more details, please check the pbix as attached.
Regards,
Frank
Hi,
Thank you !
Thanks,
Santhosh.
Hi @santhoshacc,
Could you please share the files again? I cannot see any link in your last post.
Reagrds,
Frank
Hi @santhoshacc,
Does that make sense? If so, kindly mark my answer as a solution to close the case.
Regards,
Frank
Hi @santhoshacc,
Could you please share your sample data and excepted result to me? You can upload your files to onedrive and share the link here.
Regards,
Frank