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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
parpatra
Partner - Contributor III
Partner - Contributor III

Avoid Data Island

Hi,

I have a huge data set (> 2million) and have a requirement to show sum(Amount) in current month divided by sum(Amount) in all previous month except current.

I was able to implement this using an unconnected date table and used expression like sum(amount) where month=currmonth and sum(amount) where month<current month.

Now since the data set is huge, I want to avoid use of an unconnected table.

Kindly suggest me some approach.

Thanks in advance!!

10 Replies
Not applicable

John,

Been browsing the Community for a better understanding of Islands and stumbled on your post.

Very simple very elegant.

I just used it and I wanted to say thanks.

Rich De Rocco