Forum Discussion
Table with repeated categories and empty values.
I am trying to build a table that includes the categories of different dimensions (dimfecha, dimproducto, dimtienda, etc.) and of several madidas of the sales data table (factSales). This table I intend to analyze by applying filters with slicers from the categories of the dimentions, but by integrating the fields of the dimentions and measures in the same table, the rows expand for each category of each dimencion and shows many empty values instead of only showing the rows for which there are values. All dimensions are connected to the factSales by a relation several to one (* : 1) . It is necessary to change the type of relationship or something is missing from the measures..??
-->
3 Replies
- PaulDBrownCommunity Champion
Can you check if any of the fields have the option "Show Items with no data" enabled?
- Syndicate_AdminAdministrator
Hello
No, none of the categories I have added of the dim (dates, products or customers) have that option enabled.
- v-yanjiang-msftCommunity Support
Hi Syndicate_Admin ,
You can check when you don't put the measure in the table, if the table shows correctly, it's a problem with the measure.
For further help, need more information about your data model and formula.
Best Regards,
Community Support Team _ kalyjIf this post helps, then please considerAccept it as the solution to help the other members find it more quickly.