Hello all - I have 3 analysis that is going into a dashboard. I have a dashboard prompt that lets the user select analysis "A", "B", "C". Once a user selects a report from the dashboard prompt, each analysis has their own prompts that will prompt an end user to select the "year" and "state". This will eventually produce graphs. Analysis "B" and "C" is working perfectly fine. I have filtered a dummy column in the criteria (for all 3 analysis) so it goes against the presentation value in order for the dashboard prompt to show the A, B, C reports. While analysis B and C is working fine, A is getting an error - Odbc driver returned an error (SQLExecDirectW). It does not have any other information than this.
Pointers - I had all 3 working exactly how it should be but after logging back in a few days later I got the error above. I replicated the exact same reports in a different environment with all the same settings (exactly how analysis B and C is set up) and still getting the same error. At this point, I am stumped and looking for you guys inputs.
As always, thank you all.