Thanks, Michael. It has helped me a lot. Now, I need to automate the Code Deployment instead of Data. For example: Add or remove a Measure. I need to deploy the changes, but I don't want to use my laptop to deploy the code and the new data.
Hello. And how to do the first method, what did you do in Visual Studio, to select which tables need to be updated, which not? Only all this in SQL Management Studio?
Thanks! You should be able to process multiple by running two of the SSIS components in parallel or have two SQL Agent jobs triggered at the same time but pointed to different cubes.
Thanks Gwen! Are you talking about dropping the entire cube from your server? If so, you should be able to just do a right-click + delete from SSMS if needed.
How do I process a cube if I don't have access to SSIS, and I don't have access to the SQL Server Agent to create a job? Do you know of way to do this through Powershell or something else?
Want to build a reliable, modern data architecture without the mess?
Here’s a free checklist to help you → bit.ly/kds-checklist
Hey do you know how to configure SSAS so I can connect to it from a powerBI in another server
Finally, some actually easily digestable SSAS youtube content. There is virtually nothing out there. Lifesaver!
Man, beautiful video. Short concise and to the point and well covered with all the options.
Much appreciated!
A year later and still helpful. Answered my exact question without me even having to ask. Thank you for posting this video.
Glad it helped!
Great, Great and Great! This is the Solution of one of my Problems. Please more of SSAS Tabular Topics.
Awesome!
Brilliant work. Very useful tips. Thanks for putting up this video.
Glad it was helpful!
Thanks, Michael. It has helped me a lot.
Now, I need to automate the Code Deployment instead of Data.
For example: Add or remove a Measure.
I need to deploy the changes, but I don't want to use my laptop to deploy the code and the new data.
You are the best!
Thank you!
Awesome content! Thanks for sharing!
Thanks for watching!
I'd stocked at the role part so my job couldn't be done. thanks for the details in your videos ❤
Thanks a lot . As usual awesome content
Very good video, bro! Thank you very much
Thanks for watching!
Thank you... it was helpful!!
Glad it helped!
Hello. And how to do the first method, what did you do in Visual Studio, to select which tables need to be updated, which not? Only all this in SQL Management Studio?
thanks for the video, would it be possible to teach you how to configure auto-update in Azure SSAS
Hi Danilo, thanks for watching!
I'm planning on adding some Azure SSAS content in the future and will keep this in mind.
minute 3:21. what to do when objects are not selectable?
@kahanDatasolutions - Can you please share the ways to process MDX cube from Azure Data Factory
Hi. Whats the difference between refreshing in SSMS and deploying in Visual Studio. Create and deploy refreshes my Cube Dimensions also I think?
Hi Thomas, yes they should operate the same in that scenario
does “full” add in newly created columns?
which solution is better in protective of memory ?
Can SSIS be used when model lives on power bi premium. (can you point SSIS to the the premium workspace URL)
Does process full drop all partitions and reload them or does it honor incremental refresh?
Great video. Is there a way how to process 2 cubes at once? Thanks
Thanks! You should be able to process multiple by running two of the SSIS components in parallel or have two SQL Agent jobs triggered at the same time but pointed to different cubes.
Great vid. How do I close a cube no longer needed?
Thanks Gwen! Are you talking about dropping the entire cube from your server? If so, you should be able to just do a right-click + delete from SSMS if needed.
refreshing a partition in a script mode?
Hi,Guys, I have an error message "DDL is not valid" after I paste the code from SSMS to SSIS Analysis DDL task, any idea?
hi im having the same error but when i run SSIS pckg, can you please help or refer me to a reference to fix it
How do I process a cube if I don't have access to SSIS, and I don't have access to the SQL Server Agent to create a job? Do you know of way to do this through Powershell or something else?