Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Suppressing very low negative values

How can i  suppress the very low negative values in power bi reports?   I am calculating a metric as a percentage using DAX. In a ideal suitivation the values will be present with acceptable + or -...
  • v-henryk-mstf's avatar
    4 years ago

    Hi Anonymous ,

     

    The following blog seems to be able to help you with your confusion.

    Power Pivot: Dynamically Identifying Outliers with DAX – Data Savvy

     

    If the problem persists, please provide the test data (with sensitive information removed) and the desired results. I will answer you as soon as possible.


    Best Regards,
    Henry


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Guys, 

    My applogise for the late response. 

     

    I appreciate the solutions provided for the outliers. It gave me different prespectives.

     

    I addressed it in the data prepration phase i.e. before the data is sucked by Power BI. This is just a alternative way for  addressing the outliers. 

     

    Thanks to all the people who have contributed. Much appreciated.