Forum Discussion
Create calculated columns dispaying First & Last date from slicer selection
Hi,
try changing the filter context of the measure to allselected e.g:
Thanks for replying. I was hoping to go down the "Column" route for "First" and "Last" as currently i have a working report, but its only using a few actual data columns and then about 25 measure columns and as you know, measure columns dont work well with charts, etc. And want to move the measures to columns.
If I can just get 2 columns that contain the first and last date of the slicer selection, I can then move all the measures also across to columns and then charts. But date columns dont filter with the slicers (see top table).
If having "First" and "Last" date as columns isnt possible, is there a way to create columns that look at the measures as if I create a "Networkdays" column to look at the date measures, it doesnt count the number of days.
I have attacehd an example .pbix file. Date Columns
Thanks in advance.