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.
Hi
I'm fairly new to Power-Bi and i'm trying to create a filtering table containing Project_ID and a date.
In order to have a one-to-many relation i need to group by Projed_ID in this table. HOWEVER, i need to pick the correct date to be displayed.
The correct date is the one attatched to the last 10010 account (or just any 10010 really). If there is no 10010 account, it should take the last 30010.
Image1
How do i go about this?
After grouping, the data looks like this:
In the 'custom' column i've put the MAX date, but this is not what i'm looking for, as certain costs (account 30010) can be registered after invoice (10010). I'm primarily looking for the date connected to 10010
Image2
as I understand, try to use advanced grouping and group by ProjectID and FinancialAccount and max aggregating for Date column
Hi @Nastasita
Won't this cause a date on a 30010 account to be prioritized over a 10010, when 30010 has a later date?
No, you will have both rows - for account 30010 with max date and for account 10010 with max date
Oh yea, you're right.
But i'm still looking for ONE row, that takes the date of 10010, if it's available. Otherwise it should take the date of 30010
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
38 | |
28 | |
26 |
User | Count |
---|---|
99 | |
88 | |
62 | |
42 | |
39 |