Forum Discussion
Reade First record from the Matrix(Table) and use it in a lookupvalue
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])
1 Reply
- v-jiascu-msft
Microsoft Employee
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