Forum Discussion

acute's avatar
acute
Frequent Visitor
8 years ago
Solved

Formating measure result

Hi,

 

I'm creating an YOY measure which i would like to show in percentage and all the solutions I've found on forum are for excel uploaded data. I'm getting my data through SQL Server Analysis Services database so i can't just open the table and format the column. 

 

Is there any other way I can format it, maybe a measure calculation to show %?

 

Thank you

 

  • Hi acute,

     

    You can change format via:

     

     

    Also in query mode you can set needed format or you can use formula format().

1 Reply

  • bsas's avatar
    bsas
    Post Patron

    Hi acute,

     

    You can change format via:

     

     

    Also in query mode you can set needed format or you can use formula format().