Forum Discussion
Anonymous
4 years agoNot applicable
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.
- 4 years ago
Anonymous
pls try this
Measure = maxx(FILTER(Company_info,Company_info[Name]="name"),Company_info[Value])
msbiuser1
4 years agoAdvocate I
Can you precise the question with expected result.