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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Find a value in a non relational table

Hello,

I have a traditional model of a compagny which sales on internet, like this

Table Product

Table Sales

Table Country

Table Customers

And I will like to add the target. It's very difficult to change the model and add target in the model.

My idea was to create a table Target and it has not relation with the model.

I find the function pick(), match()... but I don t know if is possible :

My target is looking like that

Month1 | Product1 | SalesTarget

Month1 | Product2 | SalesTarget

....

And I would like to create a table like this

Month1 | Product1 | Sales | SalesTarget

Month1 | Product2 | Sales | SalesTarget

Do you know if it's possible ? Wich function can do that ?

1 Solution

Accepted Solutions
Not applicable
Author

Ok I changed the model and add target to the sales table

thanks everyone!

View solution in original post

4 Replies
pennetzdorfer
Creator III
Creator III

I guess this blog post (+ technical brief!) might help you: Fact Table with Mixed Granularity

Regards,

Florian

Not applicable
Author

Yes thnks but like I said, it's very difficult to include targets in the model /:

Not applicable
Author

Any help?

(In fact I would like to find value in a table with specific columns and values)

Not applicable
Author

Ok I changed the model and add target to the sales table

thanks everyone!