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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

getting the minimum of the field usingSubfield in editscript

Hi all,

In my working file, having a variable "vSumm=GetCurrentField(F1)" which holds the Data of the fields.

Now i need to get the minimum of the fields which holds in a variable "vSumm". This should done through script.

How i can work on this.

Thanks in advance.

Regards

Venkat

2 Replies
its_anandrjs
Champion III
Champion III

Hi,

I thing as i understand you need to put the Minstring in place of the Min function. It is your requirement if so please confirm what is meaning of minimum.

Regards

Anand

sridhar240784
Creator III
Creator III

Hi Venkat,

Not able to understand your Problem.

If i remember correct, this function GetCurrentField will work in front end only and you want the output of this variable to be used in the backend. If you can explain your scenario clearly, we could try to suggest you some better approach to do your job.

-Sridhar