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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sagaraperera
Creator
Creator

VARIENCE

I want to new expression in variance but it is get the budget - actual how is create a expression

2 Replies
awhitfield
Partner - Champion
Partner - Champion

Hi Sagara,

you need to supply more information about your data.

Andy

jonathandienst
Partner - Champion III
Partner - Champion III

As an example:

In a table with Month (or date) as dimension, and these expressions:

     Col1: Sales = Sum(Sales)

     Col2: Budget = Sum(Budget)

     Variance: Column(2) - Column(1)

HTH

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein