Forum Discussion
Anonymous
6 years agoNot applicable
Show text visual
Hi everyone, I have a page which shows the results of a survey with several questions. I want to have a filter, so that you can select a specific question. But these questions are quite long, so ...
- 6 years ago
Anonymous
ok, sorry.
= IF(HASONEFILTER(Table[Question (short)]), MIN(Table[Question]), BLANK())if it won't help, please show data model
az38
6 years agoCommunity Champion
Anonymous
try a measure
sorry, I didn't mention it
Anonymous
6 years agoNot applicable
No problem. I already tried measure. The measure gives an error, since you have to return a measure for the second part of the formula instead of a column: