Forum Discussion
NerdFlanders
9 years agoAdvocate I
Slicer filter another slicer
Hi, I have a Problem. Ic have a Fact Table with data and IDs to other dimensions like in the picture. If I create two slicers with one domension as a filter each, I can filter the values in the F...
vanessafvg
9 years agoCommunity Champion
the other options is to denormalise the whole model NerdFlanders
when you say live connection are you talkign sql server or sql server cubes?
NerdFlanders
9 years agoAdvocate I
- vanessafvg9 years agoCommunity Champion
NerdFlanders ah ok firstly can you actually alter relationships in the live connection? last i knew you couldn't
normalising would be summarising all the data into one table using the summarize function but once again, i am not up to date with the latest functionality in a live connection, i know its quite limited, if you need more flexibility and you aren't able to push back your requirement and do it in the source (the cube) then if its an option you might need to go the imported route.
however have you tried your hand at the lookup value function? however it is a bit of hard coding i think