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: 
shravanveer
Contributor II
Contributor II

GetCurrentField

HI,

How to use' GetCurrentField'  function

Labels (1)
1 Reply
vinieme12
Champion III
Champion III

GetCurrentField() is not available in QlikSense

 

you can try using GetObjectDimension() instead, based on your use case

https://help.qlik.com/en-US/sense/May2022/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/FieldFunct...

To get First dimension in chart

$(=GetObjectDimension(1) )

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.