Hi All,
using version obiee 12c, i have created a basic report like below and counting the distinct sku code in the report itself and when i check the query , obiee generates 2 queries one for quantity hitting the right fact table and another for counting sku code's from random fact table.since for the counts it is hitting a random table ,i get wrong counts.
i think i see this issue in version 12c only.i know ways to make this report hit only one fact but when users want to create adhoc reports ,i cant explain all this to them.
please let me know if there is something i can do in the rpd to fix this or is this the way obiee 12c is designed to work?
