Forum Discussion
Anonymous
8 years agoNot applicable
Values incorrect after publishing
My report is running perfectly for some weeks but all of a sudden it shows incorrect values. I have a direct query connection with my SQL database and I do a simple count. On my desktop I see the c...
Greg_Deckler
8 years agoCommunity Champion
Is this really on a dashboard or is this a report? If it is a dashboard, generally this is caused because when you pin a tile, the tile maintains its context at the time it was pinned.
Anonymous
8 years agoNot applicable
I'm sorry, it is a report :)
- Greg_Deckler8 years agoCommunity Champion
Hmm. Only thing I can think of since it is a Direct Query is if the gateway is talking to the wrong database?
- Anonymous8 years agoNot applicable
Nope... I checked that...
- Greg_Deckler8 years agoCommunity Champion
Perhaps some kind of permissions issue, where the account that you are using to connect from your Desktop has permission to see stuff that the account being used by the gateway does not? Sorry, grasping at straws.