Calculated dimension behavior in QlikSense different than Qlikview?
Hi All,
I have this as calculated dimension =if(wildmatch(AllPeriods,'YTD','QTD','MTD'),AllPeriods,null()) both in QV and QS. If you see below shots, you can see that in QV when I made selection (green) in calculated dimension (PeriodShort), the same selection (green) is made in loaded dimension (AllPeriods), whereas in QS the selection (green) in calculated dimension shows possible value and not selection (white and not green) in loaded/base dimension.