Forum Discussion

Eng-mohd's avatar
Eng-mohd
Helper I
2 years ago

undefined

I wana blank dos no showing 

 

Only empty 

No any laters

 

Or 0 value 

Showing (0)

 

4 Replies

  • PijushRoy's avatar
    PijushRoy
    Community Champion

    Hi Eng-mohd 

    You can use measure for 0

    Blank Measure = If([YourMeasure]=0,0,[YourMeasure])

    You can use measure for Blank

    Blank Measure = If([YourMeasure]=0,BLANK(),[YourMeasure])

     
    If your requirement is solved, please make sure to MARK AS SOLUTION and help other users find the solution quickly. Please hit the LIKE button if this comment helps you.

    Thanks
    Pijush

      • PijushRoy's avatar
        PijushRoy
        Community Champion

        Hi Eng-mohd 

        Please share details information about the issue and a complete screenshot.
        It is not possible to understand in your previous screenshot