Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Trouble with variables and date selection


I have a formula that I turned into a variable called vUsers

vUsers = count(distinct(users)

Then I have a chart where I add vUsers as an expression

when it's applied, and I use the date filters the value is displaying on all Months in my chart as well as Quarters when Quarters is selected. Not sure why since I only have 1 month of data loaded. It's the same value across all the months when I have the year selected.

Anyone know what I'm doing wrong here?

1 Solution

Accepted Solutions
Not applicable
Author

John,

DId you declare variabe in "Variable Overview"?

if your answer is Yes... select ypur variable and delete symbol "=" then write your varible in chart $(vUser).

See the imagine

.

Best regards.

View solution in original post

5 Replies
Not applicable
Author

Hi,

try writtning your variable (in expression) like this: $(vUsers) .

Best regards.

Not applicable
Author

Nope. Unfortunately same thing

Not applicable
Author

John,

DId you declare variabe in "Variable Overview"?

if your answer is Yes... select ypur variable and delete symbol "=" then write your varible in chart $(vUser).

See the imagine

.

Best regards.

Not applicable
Author

Bingo. Oswaldo. That worked. Now, why would that make a difference? Just so I understand it?

Not applicable
Author

Jeje to be honest... I don't know, just try and error  :S (experience I guess)

Regards.