on 2022 Aug 10 3:54 PM
Hi,
If there is a created model in SAC made out of two merged data sources and a story was created for it.
How do i now see what type of merging was chosen for the two data sources and based on what dimensions the two data sources were merged?
I cant seem to find where to get this info.
there is an option to see the query, meaning the chosen dimensions to take from each data source but not the above.
Thanks.
101ger
101gerOnce the model is created there is no way to know what join condition was used. If the settings were not changed during wrangling, the default is All primary Data (Left Outer Join).
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you merge data during wrangling its left outer join by default (all primary data) but you can change it to intersecting data only (inner join). All primary data simply means All data in your first source and all matching data from the second source on a common dimension and only intersecting data means only matching records from both sides on the common dimension. This common dimension would have been mapped by you during data wrangling. see an example below.
Please upvote/Accept if this helps.
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
116 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.