Forum Discussion
basic Question on Incremental refresh
v-yalanwu-msft I fear you are wrong or I hv just discovered a bug in here.
1. take a table( I am connected to Azure table storage in my case) and then create a refrence table by clicking on it.
2. have two page in your report one with main table data and other page with refrence table data only.
3. now impement your incremental refresh in main table and do a refresh in Power bi service after publishing. You will see result only on first page and not on other .
Hi, Anonymous ;
As I said above, if your Report or Dashboard uses data from B tables, you need to set incremental refreshes for B table as well.
In summary, if you want to refresh a report, then you need to set an incremental refresh for the table used in that report;
You mentioned "other page with refrence table data" here, so if you want to refresh the second page, you also need to set an incremental refresh for the B table.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous5 years agoNot applicable
You said copied table B need not set up incremental refresh. I metioned that I was using both the table and one table is refrenced from another table