Forum Discussion
Filter by selected rows
- 3 years ago
Denise_
Ok, then you can create a calculated column of the next month's bins as followsYou may select a month to analyze it along with the next month as follows
See attached sample file
I uploaded a sample with less data to github
https://github.com/anybi/powerbi
- tamerj13 years agoCommunity Champion
Denise_
Do you always have only two months?If so then you can rearrange the table as follows. In this case I see no need for dimTables but of course I don't have the full picture to fully judge that.
Please refer to attached sample file and let me in case this does not comply with your requirements.
- Denise_3 years agoNew Member
Thank you for your efforts.
I don't always have only two months. I just wanted to make a minimal example as I can't share the original report.
I also have a chart for the next 3 months, for example, and I would like to use the filter here as well.
The dimensions are also minimized, I need them for the rest of the report.