Forum Discussion
function Values doesn t return Table of values but error
Hi JamesFR06 ,
my whole scenario is setup 2 slicers which each one will affect second one, so if I select one speicific user in slicer, then second slicer (with location values) will be filtered based on previous option.
So my logic is following
then I tried to bugfix it one-by-one and see first issue in VALUES(LOCATIONS) then I am not able to display as a single measure, thefore I check documentation and see that result is tabular but error claims that it must be scalar, I dont think so that it is error in PBI and was not founded till now
affectedSlicer = Calculatetable (Cal)
It's automatic, you just have to put the column name in 1 slicer and if relationshios are ok it should be ok
- Anonymous2 years agoNot applicable
unfortunatelly the relation are issue 😞 these are fix , therefore I asked here 😞
and still dont understand what VALUES return if not tabular 😞- JamesFR062 years ago
Resolver IV
Just give me an example of your tables, it would be easier for help
- Anonymous2 years agoNot applicable
Hi JamesFR06
Here are pics,
unfortunatelly this forum doesn t support PBIX files 😞 it could be much easier
Data Model is here (unfortunatelly if both direction filter will be allowed it will works, but for this usecase I cannot swith it)current status when I select random USER I see all location (instead of only them that are related to selected user)
see pict 1
so goal is to avoid these "restricted combinations"