Creating Calculated Fields in ListBox's in AJAX ZFC
Hello,
I am having problems creating a calculated field in Ajax Zfc in Qlikview Server. I would like to some simple selections of data by only using the first 2 digits of the field. In the desktop client, I have no issues doing this by selecting "<expression>" and entering "=left(FieldName,2)". However, I am unable to replicate this functionaly in the Ajax Zfc client. Is there a way to create calcualted field listbox's via the Zfc?
Qlikview Server version 11SR2.
Note: I did some testing and the above expression works in Qlikview Server 10 Ajax Zfc.