

Contributor III
2018-12-18
02:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Show rows with no values
Hi,
I have two tables Assortiment and Data with association on item_key. How to get Result table as below with filter on assort_category? What I need to change - data model or measure calculation sum(sales)? There is millions rows in both tables, so i need to think for performance too.
- Tags:
- rows with no values
798 Views
1 Reply


Creator III
2019-01-02
09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
there is not perfect key, which means that some values cannot be paired with values from second table. And that is the reaso why you see what you see.
I don't know the logics behind your data model so it is difficult to tell what to change. Could you try to explain in more details?
731 Views
