Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
avastani
Partner - Creator III
Partner - Creator III

FieldValue function bug

Has anyone come across a problem trying to use the FieldValue function in the formation

FieldValue('MyVariableExpressions', rowno())

where

LOAD * INLINE [

KPI, MyVariableExpressions

abc, $(veABC)

def, $(veDEF)

];

and, veABC = NUM(SUM({<MTDFlag=1>}Sales), '#,##.0') etc.

I am having the problem where the pivot table I use this in with KPI as the Dimension doesn't do as expected.

Any help would be appreciated.

Labels (1)
0 Replies