Forum Discussion

Sandeep13's avatar
Sandeep13
Helper III
3 years ago

Create UPPER column in table matrix

Hi All,

 

I want to create new upper column in my table matrix below is screenshot for your reference.

I have data like below and i want to make one upper column name MTD Current Month

 

Below 4 highlighted are measures on top of that want to create MTD Current Month header

 

Output column expecting like below 

Sharing you some sample data for your reference.

                                MTD Current Month
EnquiryMATCH% MATCHPROJECTED Mnth END EnquiryPROJECTED Mnth END MATCH
                   2                       2100.00%                      3                     3
                   2                       2100.00%                      3                     3
                   1                       1100.00%                      2                     2
       718,290           466,75264.98%       1,197,150         777,920
       428,123           424,44399.14%          713,538         707,405
       393,705           359,46691.30%          656,175         599,110
                  -                        -  0.00%                     -                      -  
       355,824           355,812100.00%       1,067,472         593,020
         40,609             36,76490.53%          121,827           61,273
                  -                        -  0.00%                     -                      -  
           1,788                  38521.53%              5,364             1,155
           3,072               2,66586.75%              9,216             7,995

Anonymous Anonymous   PBICommunity ExpertBM 

2 Replies

  • Sandeep13 , to that you need to create a calculation group and add a calculated colum there with MTD

     

    I have discussed it here
    Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0

  • Hi amitchandak  Thank you for your reply.

    But in our organisation we don't use tabular editor. hence I need to find out other way.