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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a table of tasks as follows:
I have three parameters on my pbix file - day, month and year. I am trying to get the above table to display just those rows whose finish date is greater than the user selected date and % complete is 100. Ex: If the user selects through parameters 8/1/2019, the table should filter to show just row 10 as that is the only row as per the criteria (% complete = 100 AND finish date > user selected date).
Here is the link to the PBIX. I tried the CALCULATETABLE but not successful. Thanks in advance.
Solved! Go to Solution.
You may refer to the following post.
You may refer to the following post.
@v-chuncz-msft thanks for pointing me in the right direction. This gave me ideas suitable for my situation.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.