Forum Discussion

morninghorse's avatar
morninghorse
New Member
4 years ago

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.

 

2 Replies

  • Hi morninghorse ,

     

    What is the measure you are calculating? does it need to have specific context? Maybe you have a field in the table that is not present on the text.

  • v-chenwuz-msft's avatar
    v-chenwuz-msft
    Community Support

    Hi 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.