I asked a question before about getting a query in one module and get the results into another module. I had some great suggestions and went with Action Form/MyTokens/Wow Chart since we had the one module already. I got it all set up as best i thought and just am hung up at the last step of getting Wow Chart to see the Token. I keep getting an error saying conversion failed type varchar to int. It makes me think that Wow chart isn't reading the token as a value but a varchar. I have tried to contact Wow Chart and DNNSharp but not receiving much help and the trials will soon be over. I see the token has a value in the test area on MyToken module and I can also get it in the HTML module. Anyone else use MyTokens in Wow chart and have any advice? The call I am making in the SQL Query in Wow chart is:
DECLARE @Station int = '[GetOrSession:DataParam1]';