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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
prathipsrinivas
Creator
Creator

Aggregating using two fields from two different table

Hi Experts,

I want to aggregate a field like Count(Event) on two fields Date and Guestname which is coming from two different tables, in script itself.

I know it is simple as Aggr(count(Event),Date,GuestName) in chart Expressions.

The reason is being, I want to use values of the resultant aggregated field as condition for chart expression.

Something like , I create variable just to assign some integar and use that in a button object to pass the value in a chart expression.

Any other work around or suggestions are also very welcome.

Thanks in Advance,

Prathip

 

Prathip
Labels (2)
1 Solution

Accepted Solutions
prathipsrinivas
Creator
Creator
Author

Hey Guys,

I have done it the chart itself by creating a Calculated dimension for Guest Name to pass the variable.

Thanks,

Prathip

Prathip

View solution in original post

1 Reply
prathipsrinivas
Creator
Creator
Author

Hey Guys,

I have done it the chart itself by creating a Calculated dimension for Guest Name to pass the variable.

Thanks,

Prathip

Prathip