Datasource joins not working in preview
I'm having an issue joining data in a CSV that I have uploaded to data in our database and the keys should match. I am doing a join to the table in our MySQL database that also has the same key but the join is not working. There are no extra spaces in the CSV file so not sure why this join is not working.
By default, the join on the preview will only do 10K records on each side to do a match (unless you do preview unlimited), but if you save and and run now, it’ll run through everything.
Please sign in to leave a comment.
0 comments