Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
In sql analysis service, i have made a calculated table.
I want to make data log of the calculated table every day.
So I want to make sql database and table and sql query to make daily backup of the a calculated table.
Can I do it in a sql server management studio?
or can I make process in visual studio that first make a refresh to the calculated table and load the data from that, and finally insert the data to the sql database.
You can use newer versions of SSMS to run DAX queries against Power BI Datasets. However that will only get you the results displayed, not loaded into a table.
You can use SSIS or the Import/Export wizard to query the Power BI dataset and push the results into a SQL server table. I think.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
4 | |
3 | |
3 | |
3 |