Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 ... 🙂
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
67 | |
51 | |
39 | |
26 |
User | Count |
---|---|
87 | |
54 | |
45 | |
40 | |
36 |