This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
I hope someone can help with this PBI query.
I need to get a column of data in a table showing the following query…
If Status 'does not equal' "Completed”,
Give me the date of the previous "Reg. Date" of the same "Content"
Test Table
So, in the example above, for Bob it would show 21/06/23
For Martha it would show 04/08/23
I then need to only show those more than a year before [today], so it would only show Bob’s in the example above, however I guess a simple filter on the column would do that.
Any help appreciated.
Thanks all,
Rich
Solved! Go to Solution.
Hi,
In Power Query editor, you can filter column status equal completed than select content and user columns and group by in transform tab. Add date column as aggregation with max operator.
Hi, I was wrong, this solution doesn't work. It pulls through the last date for every user, whereas I only want it for those with a 'Status' not equal to "Completed". I cannot apply such a filter afterwards, as I've already filtered for "Completed" only in the editor. Any other thoughts, please?
Hi,
In Power Query editor, you can filter column status equal completed than select content and user columns and group by in transform tab. Add date column as aggregation with max operator.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |