Hi Team,
Dataset 1 : SQL Server Direct Query
Dataset 2 : S3 with SPICE full refresh(Hourly refresh)
Currently my scenario is to join the above 2 datasets
Now my questions are
- If I refresh the joined dataset, then does it refresh the primary dataset as well..?
- If I refresh the primary datasets(Dataset 1 and 2 separately) then does it required to refreshed the joined dataset also…?
- Any other way to refresh the same..?
Thanks