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.
Hi,
I am building a dashboard to track response rates to emails.
I have a number of columns in the table, and the ones i need to use are Received Time, and Subject.
The table is sorted by received time, oldest to newest.
I want to add a column that wil put a 1 against the earliest instance for each Subject.
I would like to then do the same for the second, third, fourth etc, but this would be an added bonus.
Can anyone help?
Solved! Go to Solution.
@Anonymous,
You may try using RANKX Function.
http://community.powerbi.com/t5/Desktop/How-to-get-the-latest-status-by-id/m-p/260538#M116405
@Anonymous,
You may try using RANKX Function.
http://community.powerbi.com/t5/Desktop/How-to-get-the-latest-status-by-id/m-p/260538#M116405