The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have the following data and I'd like to create a measure that gives me the days that correspond with the min AH_PostDate. I'll need to use this measure in other areas of the report.
I'm using the following formula to calculate min AH_Post Date. I'd like the data to return in each
AH_job AH_POstDate Velocity1
Result Expected is: B00014785 1/20/2016 15
And is the result not what you expected? Have you considered the use of ALLSELECTED() ?
I'll give all selected a try. But I'm looking for the below result.
AH_job AH_POstDate Velocity1
Result Expected is: B00014785 1/20/2016 15
User | Count |
---|---|
25 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |