Forum Discussion
StefanM
7 years agoHelper II
Calculate Total Bonus Time
Hi guys, I need some help on a hopefully easy piece of code. But it has a longer explanation that I would like... sorry for the wall - I tried to cut it down to be as short as possible. I am tryi...
Nickgastaldi
7 years agoResolver I
seem to me you can slice it by name because the slicer you are applying is not in the same table as the information you are trying to slice,
i see 2 possible easy fixes:
- you need to review you data modeling (connection between the two tables)
- use in the slicer the "name" variable of the same table you are trying to slice
if neither of those works for you, measures need to be redesigned , that would take a little more knowledge on you data model