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: 
XavierL
Contributor
Contributor

Error in expression with GetObjectField function

Hi,

I have a line chart with date.YearMonth as Dimension and expression Count(ID_field) / Count(Total <[date.autoCalendar.YearMonth]> ID_field) as Measure.

I would like to add an alternative dimension (date.week for example). So I insert GetObjectField() function in the expression: Count(ID_field) / Count(Total <$(=GetObjectField(0))> ID_field) but "Error in expression:'>' expected" is returned...

Do you have any idea to fix it?

Thanks for your help

 

0 Replies