Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello everybody, it would be great if somebody could help me with some code that is calculating the amount of open task backwards (i.e. development week over week).
I have one table with let's say one task per line. Every job has two date fields (1. task created // 2. task completed).
I am already filtering the table for several visuals (i.e. displaying adherence to plan, leadtimes etc.). I would now like to display the mount of open jobs backwards as I am now only able to display the amount of open jobs today on one card.
Happy to receive any kind of proposal for i.e. calculating a measure for that ...
Thx
Matt
Solved! Go to Solution.
@Matt_0311 , see if this blog can help
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@Matt_0311 , see if this blog can help
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
@amitchandak - Hi amitchandak, I have one additional question to the example. I do have a relation between the field "task completed" and time table. The formula is only working if I have my switch this existing connection to inactive and create a new connection between "task created" and the time table. Problem is that all other visuals and calculations are then not working anymore. Is there anther way to overcome this?
@Matt_0311 , if you make an active join inactive in Model view, you need make sure all formulas that need this join should has userelationship to make sure they can work with inactive join
Hi @amitchandak , Thx for quick feedback. Any chance to just deactivate a join within one formula so that I do not need to change all other formulas that need this specific join? Another option would obviously be to have a second date table only for this measure. Just wanted to avoid this.
Thx @Anonymous ... this is exactly what I was looking for. And it works ... 🙂
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
74 | |
73 | |
56 | |
38 | |
31 |
User | Count |
---|---|
83 | |
64 | |
63 | |
49 | |
45 |