and get the error message " At least one of the arguments in this function does not have correct type. Correct the expression and choose Create again."
The fields year, month and day are IntegerType. Month is coded with single and double place values (1,2,3…10,11,12). The data is imported to Quicksight from Athena.
Any ideas how to solve this problem? Would be very grateful!
Can you check the types of quotes you are using? When I paste the code you added in my editor they show incorrectly. You can also try copy/paste the pice of code I put on my original message, that one should not give you any syntax errors.