Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
In Power BI desktop, how to count the rows or values from the start date up to the filled date?
For example, my data is like this:
I want to create a column chart that would show the count of all open req numbers from Open Date up to the Fill date. So for the table above, the req number should show 1 from 12/1/2021 up to 6/10/2022 and when I select the months beyond the fill date, the number should be 0 since the fill date was met already like the chart below.
I don't have any code or dax formula to share right now cause I haven't done anything yet and I honestly don't know how to start.
Solved! Go to Solution.
Hi @nicomathers
You have to create a disconnected date table and measure like :
Hi @nicomathers
You have to create a disconnected date table and measure like :
This is perfect! Thank you so much for your help.
I'm happy to help 🙂
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
107 | |
96 | |
92 | |
87 | |
69 |
User | Count |
---|---|
165 | |
130 | |
129 | |
102 | |
98 |