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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Variable Help

Hi all,

I want to use a variable instead of applying formula again and again IN CROSSTAB in dimension "#oftradingCustomer" but it is showing the formula of it instead of values. Pfa the attachment. Pls adviceCapture27.PNG

3 Replies
sunny_talwar

Don't see any attachment

vishsaggi
Champion III
Champion III

What is your variable expression look like? Can you share.

You might need to use $sign might be like.

= Aggr($(#oftradingCustomer), YourAggrFieldname)

m_woolf
Master II
Master II

It's difficult to say from the info you've provided, but it looks like you might need an = in front of your variable definition.