Forum Discussion

CMSGuy's avatar
CMSGuy
Helper III
3 years ago
Solved

Dynamic table columns based on slicer selection

I am creating a power bi report that is filtered by Month, Year, Employee, Certification.  The first column of the table is Day (of the month) that shows even days that do not have data, so I have ev...
  • RMDNA's avatar
    3 years ago

    Hi CMSGuy - two primary options: either use a field parameter as your column value, or just unpivot your data. The approach depends on the other details of your reporting. Can be a table or a matrix, doesn't matter.