Forum Discussion
nix_ferreira
2 years agoRegular Visitor
Using data segmentation filter results in DAX calculation
Hello! I have a table that has data and one column (stock) that I use as a filter. This column only has null, 0 and 1 values. The thing is: I want to use this column in a data segmentation filter...
nix_ferreira
2 years agoRegular Visitor
Hi! That looks like would do the job, but how can I access the output of that data segmentation filter?
Moetazzahran
2 years agoResolver II
Hello nix_ferreira,
What do you mean access the output of the data segmentation filter?
When you select the value on the slicer, it will automatically be stored as the variable you declared in the measure then it will calculate the value.
Can you please clarify?
Thank you