Forum Discussion

Aykut's avatar
Aykut
Frequent Visitor
3 years ago
Solved

Hide Sorted Column - Table Chart

Hi There,

 

I have a source of table, it contains 3 columns.

 

IDFruitActive
4AppleY
3BananeY
2OrangeY
1MangoY
5KiwiN

 

I am using the visualization "Table".

I want to show only Fruit column, like a table, because user will select the fruit.

It will affect other charts later on.

 

I want to show only Active Fruits.

I want to show Fruits in Sorted Order 1...5

 

However I do not want to workaround such

- set the color of column header and value to white color.

- set the column width to 0

 

How I can show active, sorted Fruits without doing any workarounds?

 

I am using Power BI - desktop - Version: 2.110.1085.0 64-bit (October 2022)

 

Many Thanks,
Aykut

 

7 Replies

  • AbbasG's avatar
    AbbasG
    Memorable Member

    Aykut 

    If I understand your question clearly. The below can be the possible solution.

     

    If you only want to show the active fruits, you can set the page filter as below.

    I want to show only Active Fruits.

    I want to show Fruits in Sorted Order 1...5
    I want to show only Fruit column, like a table, because user will select the fruit.

     

    Hope it helps, if not please provide a sample output that you desire.

    • Aykut's avatar
      Aykut
      Frequent Visitor

      Hi AbbasG,


      Thank you for your feedback.

       

      This was the original list.

       

      SortOrderFruitActive
      4AppleY
      3BananaY
      2OrangeY
      1MangoY
      5KiwiN

       

      I want to show the Fruits in Sorted Order 

       

      Fruit
      Mango
      Orange
      Banana
      Apple

       

      So, how can I make the sort without showing the column?

       

      Thanks, Aykut

      • Ashish_Mathur's avatar
        Ashish_Mathur
        Super User

        Hi,

        In the Data tab, sort the Fruit column by the Sort Order column.