Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi folks,
I looking for a way to capture the values selected in a slicer.
I tried with VALUE, VALUES and SELECTED VALUES, but did not work...
This is my calculated table, where I want to sum the total by date/hour... And the dinamic filter should be the City.
Using {"USA"} works, and more than one city. But I need replace it withthe value from the slicer selection (1 or more than 1 city...)
Solved! Go to Solution.
Hi,
PBI file attached.
Hope this helps.
Are you storing this calculated table in the model as a physical table?
In this case I don't think it will be interactive with slicers on the report page
@devGV_88 In your FILTER use [City] IN DISTINCT('SlicerTable'[Value])
I tried it, but I got this error: A table of multiple values was supplied where a single value was expected.
@devGV_88 Can you post sample data?
User | Count |
---|---|
123 | |
76 | |
63 | |
50 | |
50 |
User | Count |
---|---|
175 | |
125 | |
60 | |
60 | |
58 |