Hi,
On the report with column selector we are receiving error: State: HY000. Code: 15018. [nQSError: 15018] Incorrectly defined logical table source (for fact table Fact Workforce) does not contain mapping for [Dim Location.Region]. (HY000)
Report contains two column selectors. Error is displayed when on first we select: Work Address - Region and on second we select Work Address - Country. Both are from dim_location.
I could imagine that maybe Fact table is not aggregated to one of the selected levels.
Based on the error looks like something is not correctly set in the RPD.
But interesting thing is that if we select column selectors opposite: on first Work Address - Country and on second Work Address - Region, report is displayed correctly.
What can causing error? What setting do I miss?