I'm looking to find a way that I can switch between two different sets of values with a slicer. I've tried a couple methods that have worked by appending a query and setting an identifier with it, and slicing it that way. But the problem with that is I'm loading the same set of data twice and it slows down my refresh times.
If I could find a way that would be able switch between 2 sets of values with less of a slicer type function, but more of a button type function that would take values from one column for one selection, and another column's values for the other selection.
I know this isn't a direct function in Power Bi currently, but wondering if there is a way that I could emulate this functionality.
Thanks for your time.
-Jonathon