Question
cognizant
US
cognizant
Posted: Aug 5, 2020
Last activity: Aug 5, 2020
Last activity: 5 Aug 2020 13:55 EDT
Closed
Report displaying blank coumn data
Hello,
I have created a report which pulls useridentifier, work basket and access groups for a user. and i see results populated as below image. why iam getting results in 4 rows instead of 2 rows?

Hi
Can you enable settings DBQuery and DBTrace in tracer and run the report. Get the SQL query from tracer along with the sql inserts (values).
Run the query with the sql inserts in your database and see what the results look like.
Do they match? Perhaps your data is saved that way.