Forum Discussion

xiumi_hou's avatar
xiumi_hou
Post Partisan
6 years ago
Solved

How to remove row header

Dear all, 

 

I have inserted a picture as background in power BI. The screenshot I showed below is a table graphic(part of the background). Each line is a question: 

 

 

 

 

 

 

 

 

 

 

 

 

I want to put measure_comparision at the last part of each line (yellow part), and I have built the measure to show each questions level like below: 

 

I want only the first column to show on the first graph yellow part, how can I remove the second column(Question)? I can not use a blank to cover the second column because I have other color design as my background picture. Thanks.

 

 

 

 

 

  • hi xiumi_hou 

    [measure_comparision] should be a measure, measure is based on its row context, so you couldn't keep the first column separate.

    and how do you put measure_comparision at the last part of each line (yellow part)? Just keep the second visual is beside of first visual?

     

    Regards,

    Lin

     

3 Replies

  • v-lili6-msft's avatar
    v-lili6-msft
    Community Support

    hi xiumi_hou 

    [measure_comparision] should be a measure, measure is based on its row context, so you couldn't keep the first column separate.

    and how do you put measure_comparision at the last part of each line (yellow part)? Just keep the second visual is beside of first visual?

     

    Regards,

    Lin