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: 
fcecconi
Partner - Creator III
Partner - Creator III

Variable Display

Maybe my coffee hasn't worked yet, but

I have a table object in qlik sense

If I add the field to the table, the value shows correctly.

But

If I create a variable like this

=TransDateNum

And then add it to the table object.

The field shows the value, but the variable is showing a -

thanks for your help

1 Solution

Accepted Solutions
fcecconi
Partner - Creator III
Partner - Creator III
Author

Thanks to everyone.  I was a combination of issue.

First, in the variable, remove the =

Then in the table object use  =$(=var)

thanks all!

View solution in original post

3 Replies
sunny_talwar
MVP
MVP

What happens if you create the variable without the equal sign? Just TransDateNum

fcecconi
Partner - Creator III
Partner - Creator III
Author

It will show a space instead.  I also created a new variable against a different field and showed a - as well

fcecconi
Partner - Creator III
Partner - Creator III
Author

Thanks to everyone.  I was a combination of issue.

First, in the variable, remove the =

Then in the table object use  =$(=var)

thanks all!