Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Table

Is it possible to create a table exactly look like this? two calculated columns by the way

 

 

 

2 Replies

  • Anonymous 

    There is a possibility but you will have to turn your 2nd measure with % into a text. Check this example. I used a matrix.

    % Measure = FORMAT(  [Your Measure here], "%0.0" )

     

    Under the Values section, turn on the Show On Rows property

     





  • Anonymous's avatar
    Anonymous
    Not applicable

    Anonymous You should be a bit more specific about the request.