Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I thought the filter function was supposed to get around this error. Ugh. Here is my formula. BTW 'year' is formatted as a number.
calculate(distinctcount(Main[Vessel Imo]),filter(all('Calendar'[Year]),'Calendar'[Year]=max('Calendar'[Year]))
Solved! Go to Solution.
Hi @dniedrauer,
Try the same formula but remove column name after ALL:
Or as an alternative, you can create Current Year column and compare it against the Calendar Year something like this:
Hope it helps.
Regards
Abduvali
Hi @dniedrauer,
Try the same formula but remove column name after ALL:
Or as an alternative, you can create Current Year column and compare it against the Calendar Year something like this:
Hope it helps.
Regards
Abduvali
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 |
---|---|
78 | |
76 | |
53 | |
37 | |
31 |
User | Count |
---|---|
101 | |
56 | |
51 | |
45 | |
40 |