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.
Hi
I simplified the problem.
Below the pbix and excel
https://www.dropbox.com/scl/fi/rxg86mc4id414vkr5ndks/test01.pbix?rlkey=na7webydnvk2lxtg9gk9brfxf&st=...
https://www.dropbox.com/scl/fi/uatvtyw6k6ccekv7py6l2/test01.xlsx?rlkey=ckeh616t1q6v4pmw0gjjyv194&st=...
I only want to show the contracts for which either the LastMutationDate of the contract or the Max(TrxOrderDate) of the transactions for that contract is more or equal to 12 months ago.
So 22 should be shown, because LastMutationDate = '01-01-2023'.
And also 66 because Max(TrxOrderDate) = '03-01-2024'
How do I get this working? And will it also work if I add another dimension to the star schema or extra columns to the table named 'Selection'?
I hope someone can help.
Thnx in advance
Ron
Solved! Go to Solution.
Your pbix file has implicit measures disabled. That may be what tripped you up.
What should happen if BOTH intervals are greater than 12 months?
HI @lbendlin
thnx for helping. Really appreciate it.
If BOTH are greater the contract should be shown as well.
So if your measure 'Check' > 0, the contract should be shown. It works.
What do you mean with implicit measures disabled? I am not aware I disabled it. Always use by the way explicit measures.
Regards
Ron
You might have created a calculation group which automatically disables implicit measures which doesn't get undone even after deleting the group.
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 |
---|---|
56 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |