Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
5 years ago
Solved

Single selection data segmentation

Good afternoon, everybody. Imagine that I have a simple dashboard with this sheet that I paint for you. (it's a simple drawing) What I want is that if you filter on Single Value DataS...
  • v-henryk-mstf's avatar
    5 years ago

    Hi Syndicate_Admin ,

     

    It depends on the data model and the measure used to create it. I did the test for reference as follows. Can successfully select multiple results through the slicer, but I created a measure to obtain the name value under the corresponding date. When the slicer selects multiple results, the result is blank:

     

    Measure = SELECTEDVALUE('Table (2)'[Name])

     


    If the problem is still not resolved, please provide a detailed data model and the created dax formula. Looking forward to your reply.

    Best Regards,
    Henry

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.