I have a model and story in SAC.
I want to add an analytic table from DWC that i have created from a csv file to the model or story in SAC.
Specifically I need to do a left join(SAC model/story being the primary) based on a few domensions that exist both in the SAC model/story and the table in DWC.
Lets say 3 different ID dimension.
What is the best way to approach this?
Thanks for any help.