Hi Experts,
I have a scenario where a measure called 'Score' is stored in the dimension table and I need to display Grand Total which would be an 'Average' aggregation.
To model this in rpd, I have tried below options and I don't get any values. The dimension table is not being considered in the physical sql query when i view the log.
1) Use Dimensional table as additional logical table source for Fact logical table
I have changed the logical table source content level settings to 'Total' level for which dimensions are involved and also the metric level 'Levels' have been defined at the 'Total' level.
2) Created a new logical fact table with dimension table as the source
Let me know what would be the best practice to model this type of scenario.
Thanks