Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI,
How to use' GetCurrentField' function
GetCurrentField() is not available in QlikSense
you can try using GetObjectDimension() instead, based on your use case
To get First dimension in chart
$(=GetObjectDimension(1) )