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.
Hello, I need to find 2 date string value. I created a table that sorts the dates in descending order:
=RANKX(RELATEDTABLE('pz database'),'pz database'[TrE_DataDok];;DESC;Skip)
however, I don't know what function I can extract the 2nd and 3rd date value from the table.
Anyone able to help?
Solved! Go to Solution.