Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello -
I am looking for some help in Power BI Desktop.
I have a model which has more than 10 tables, I would like to refresh one of the table more frequently but not by clicking on the table directly and then refresh, rather I am looking for a way to click on a icon/button etc. which should trigger a refresh of that table. Is that possible?
Thanks
Solved! Go to Solution.
@abhishekrws01 You could disable refresh for your 9 other queries and then clicking Refresh button will just refresh your 1 table. You can then re-enable refresh for your 9 queries prior to publishing.
@abhishekrws01 You could disable refresh for your 9 other queries and then clicking Refresh button will just refresh your 1 table. You can then re-enable refresh for your 9 queries prior to publishing.
Thank you. It works.