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 am using this LOOKUPVALUE to resolve a column, just I am selecting a row from a Matrix and everythig is working as the logic but, I am having some problems to resolve the first record that has being showing
Do I need is to setup the LOOKUPVALUE to read the first record from the Matrix and show the value for that first record in the CARD
Can somebody advice me about how to setup the LOOKUPVALUE TO read the first record from the matrix?
LOOKUPVALUE('Text Recommendations'[AVG_TEXT_RECOMMENDED],'Text Recommendations'[NAME_OP],'New Line Balance Table'[NAME],'Text Recommendations'[LINE],'New Line Balance Table'[NAME2.1])
Hi @Rigoleto,
Can you share a dummy sample, please? Actually, there isn't a row number in the Matrix measure. We need to identify it from the data source.
Best Regards,
Dale