Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Display a text value from table

Hey forum.

 

I want to display output the text in this column

 

How can i achieve that. 

 

Thanks in advance.

 

 

 

  • Anonymous 

    pls try this

    Measure = maxx(FILTER(Company_info,Company_info[Name]="name"),Company_info[Value])

4 Replies

  • Anonymous 

    pls try this

    Measure = maxx(FILTER(Company_info,Company_info[Name]="name"),Company_info[Value])