I have a fact table of product sales pulled from a database and I would like to show a section of that table in a visual (table or matrix) the section being products meeting a condition set in a data picker.
As far as I know it is impossible to create a formula table using a variable (selectedvalue) in a table filter, but maybe there is some other workaround??
I can see why you ran into trouble trying to do this without the use of the filter pane. The humble filter pane definitely does not get enough respect. Check out the post below as proof -
using the filter pane - 1 line of DAX
not using the filter pane – 59 lines of complex DAX