Unable to join two datasets

Hello,

I am running into an error when I modify my already-existing join configuration between two datasets.

Note: init_or_sub-utm_id column uses a parameter in its calculation and it is the only difference I could thing of.

More context: the reason I am using a parameter is to the able to switch between two views later on, once I publish the dashboard. One view based on initial visit date and one based on subscription date.

Is there anything I am missing?

Thanks.
Gian Marco

Hi @gian,
To my understanding when dealing with table joins in QuickSight, you are unable to join based on a calculated field utilizing a parameter as it joins prior to the data being aggregated. I would suggest trying to handle the join based on other fields if possible.

@Brett thanks. Is there some documentation that goes more into details about that topic?

Gian Marco

Hi @gian,
QuickSight documentation is a bit light on the limitations regarding field usage in dataset joins. The only documentation they have listed out can be found at the below article:

This determination was found more through trial and error.

1 Like

@Brett it makes sense, thank you for your answers.

1 Like