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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how the data should look like to be useful ?

how the data should look like to be useful ?

19 Replies
Not applicable
Author

Not if ALL the fields are the same in both loads, this will auto concatenate into a single table, with some same named fields though yes you are right, the result will be synthetic keys on those fields

Not applicable
Author

ok now i load the data - i hope correctly - i'm trying to make chart after defining dimension and in edit expression it give me this .

what is that mean ?

1.png

Not applicable
Author

some how it's good now, but still bar chart show me the sum of both years for one the customer, when i try to add expression i face the same meassage ( the previous post ),

thanks.

tyagishaila
Specialist
Specialist

Which expression you are trying to write there.

engishfaque
Specialist III
Specialist III

Dear Mohamed EI,

Here are the expressions,

Current year expression:

Sum ({$<Year = {$(=Only(Year))}>} Gross)

Previous year expression:

Sum ({$<Year = {$(=Only(Year)-1)}>} Gross)

Next year expression:

Sum ({$<Year = {$(=Only(Year)+1)}>} Gross)

Kind regards,

Ishfaque Ahmed

alkesh_sharma
Creator III
Creator III

MoM and YoY Trends are the most useful added with comparing the data with LY MoM or LY YoY trends.

% increase and Decrease compared to Last Year or Last Month

Sit with business users and understand what they want to look at, and try to create visualization accordingly.

prma7799
Master III
Master III

Hi Ishfaque,

Can you please give the simple set analysis code for YTD,QTD,MTD,LYTD,LQTD,LMTD and YoY,QoQ,MoM.

Waiting for your reply

Thanks

Prashant.

engishfaque
Specialist III
Specialist III

Dear Mohamed EI,

I recommended you Rob Wunderlich - QlikView components for most of the things, here is the link just download and enjoy.

https://github.com/RobWunderlich/Qlikview-Components

Kind regards,

Ishfaque Ahmed

Not applicable
Author

appreciate ishafque Ahmed your replya and interesting, sorry i couldn't replay you the last couple days, it's the week-end here in KSA, i'll try your advise, thanks alot

Not applicable
Author

thanks every boudy for your comments, appreciate.