Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Month wise Data not getting due to modeling

i have one data to buid hai report but not know  how

please help this kind of data

 

to arranger data 

  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Anonymous ,

     

    In general, we can't directly filter the month by the row values in the month column.

    There are two ways to solve it:
    1. Do unpivot columns in Power Query in advance, and turn the month column into a month row, so that you can use the month column as a field for slicing for filtering.

    Steps:

    Select month columns and click unpivot columns.

    Then you can use the attribute colum as the field of the slicer for filtering.


    2. Learn about the field parameter function, which can turn the month columns into parameters and use them as a slicer filter.

     

    Reference:

    Unpivot columns - Power Query | Microsoft Learn

    Use report readers to change visuals (preview) - Power BI | Microsoft Learn

     

    Best Regards,

    Stephen Tao

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

2 Replies