Forum Discussion
Use Slicer for multiple different date fields
The fields in question are all in the same table, and I was wondering if a measure of column could be created that could be brought into a slicer to accomplish this?
- gsed998 years agoHelper III
Ok, I understand, regardless of the utility used, is it possible to have a single filter that will impact multiple metrics?
I want to filter by year simultaneously for several different year fields, like a 1 to many relationship.
Filter = 2018 (UI dropdown)
Created Year MQL -> 2018
Created Year SAO-> 2018
Created Year SQL -> 2018
All 3 are different fields, but I want the filter to change them all based on what I select from a single option.
If this is not possible I understand.
Thanks!
- v-xjiin-msft8 years agoSolution Sage
Hi gsed99,
I think this is what jmalone suggested. You need to create a new column for the slicer. In this column, you need to make MQL=SAO=SQL. So that when you select this filter, all the three fields will be changed.
Thanks,
Xi Jin.- jmalone8 years agoResolver III
Yes v-xjiin-msft, that is exactly what I meant. Although you articulated the concept better than I did :smileyhappy: