Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Setting up incremental refresh for a dimension table

Hi,   my experience with incremental refresh is just daily updating transactions. Most of the time that is just adding transactions to a fact table in the Power BI semantic model. Dimensions are fu...
  • lbendlin's avatar
    2 years ago
    How does Power BI by the way know what makes a row in a query unique? 

    Power BI doesn't know that, and doesn't care.  It will aggregate as much as it can. It is your job to prevent the aggregation by adding the unique columns to the visual and/or filter context.

     

    Q1:  If your Creation Date for the dimension items is immutable then an incremental refresh is possible.

    Q2-Q4:  not clear what you are asking.

    Q5:  Ideally you should have different Creation Date columns for your facts and your dimensions.