The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to use dax to find the min created date within the ParentID group for NewValue = [Approved] (actually I will need the min date for all of the different values in the NewValue column for each ParentID group.
PQ editor makes it easy to aggregate data, but there are too many records and it takes hours.
I am quite new to PBi/DAX. I have used DAX a wee bit in the Excel Data Model, but nothing fancy.
Here is a screen shot of the model (I created a date table for the FY we need data for.)
For each different value in the NewValue column, I need to find the min date. Then I want to add that to my report table.
I tried this:
Solved! Go to Solution.
Solved it!
Solved it!
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |