Microsoft Report Builder - Running report pulls inaccurate data
For a couple of my fields in my report, the data pulled is not correct. For example, a "Time Off Pool" field that should say something along the lines of "Entry_1454732" says something like "ABIRAAAA.wK.pV.u.cHZCM.aSAAA=". Another field populates with a date and just added one day for each subsequent line - which is not accurate to the dates it should be pulling. Is there a way to troubleshoot this? Thanks!
SQL Server Reporting Services
5 answers
Sort by: Most helpful
-
-
Greta Shallenberger 1 Reputation point
2022-03-09T13:43:47.38+00:00 Here's how it looks! ^
-
Greta Shallenberger 1 Reputation point
2022-03-09T13:44:25.497+00:00 Time Off Pool and Pool Name should be quite similar.
-
Olaf Helper 47,441 Reputation points
2022-03-10T08:27:35.833+00:00 the data pulled is not correct.
The you pull the data the wrong way.
"ABIRAAAA.wK.pV.u.cHZCM.aSAAA="
Looks like Base64 encoded data. Is the data source a web service/XML/SOAP?
-
Isabellaz-1451 3,616 Reputation points
2022-03-17T03:40:10.747+00:00 Then I guess you can ask Verint give you the correct data. The report builder will show what you give it,if the given data is wrong ,it will be wrong.
Best Regards,
Isabella
If the answer is the right solution, please click "Accept Answer" and upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.