Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Rigoleto
Helper II
Helper II

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])

card.png

1 REPLY 1
v-jiascu-msft
Microsoft Employee
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

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors