Forum Discussion
morninghorse
4 years agoNew Member
Why it show nothing
Hello,everyone! I have a problem. There is a measure here whose result is as text, it can show text in other table object in this page. But,it show nothing in the intelligent text box.
v-chenwuz-msft
Community Support
4 years agoHi morninghorse ,
The filter context of this measure has more then one row or values, so, if something like selectedvalue() may get a blank result. And your measure get a result too.
You can check the result of total row (bottom of this table visual) if there some text. If no, please modify the filter context by filter() or allexcept() or something else.
Please share example data and expect result if you need more help.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.