Forum Discussion
JJones
OneStream Employee
7 hours agoThe member list that is returned is based on the results of the SQL Query that is tied to the parameter used in this report (AuditDimensionList_ONC). The query for the parameter is doing a Union on the Audit table and should be returning distinct values. If you create a data adapter and run the Query associated with the parameter, it should show the duplicates and you could look to see if they have the same DIMID or different DIMID's and that would explain the duplicates.
You could also open a support case with the support team and they could look at the query and results from your application to understand why there would be duplicate results from the audit table.
Related Content
- 2 years ago
- 3 years ago