Viewing 15 posts - 121 through 135 (of 11,676 total)
Andreas Michael (9/30/2016)
You can open a mobile report in the Mobile Report Publisher.
There you can add multiple server connections.
yes, that's right, I did this.
When you hit "save as", you can...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
October 1, 2016 at 9:52 am
I'd rather use a view.
If you update the staging tables themselves, you lose their prior values, which might make debugging a bit harder.
Sometimes it boils down to personal preference though.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 6:02 am
Usually I do this with the command line. Something like this:
Setup.exe /Action=Uninstall /FEATURES=RS /INSTANCENAME=MSSQLSERVER
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 6:00 am
For multidimensional, normally there aren't any issues to be expected since not much has changed.
However, one of my clients hit a bug where they could only deploy/process a cube once....
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 5:58 am
I'd check for locking/blocking.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 5:56 am
Maybe a filtered index on the order status table that only keeps the current statuses?
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 5:55 am
Do you apply transformations on the staging tables themselves? (aka using update statements)
Or are you using views between staging and the data warehouse?
Aside from the full load, it seems you're...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 5:51 am
You can open a mobile report in the Mobile Report Publisher.
There you can add multiple server connections.
When you hit "save as", you can choose to which server you want to...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 5:49 am
Easy one, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 30, 2016 at 5:46 am
Nice easy question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 29, 2016 at 6:43 am
Nice question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 29, 2016 at 6:37 am
Nice question. Glad that they don't support the FROM A,B WHERE A.ID = B.ID syntax monstrosity.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 29, 2016 at 6:24 am
Easy one, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 29, 2016 at 6:20 am
Great question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 29, 2016 at 6:11 am
pietlinden (9/26/2016)
That's what I was afraid of... My brain might explode.
you know you're in for a rough ride when Ferrari & Russo freely admit that "DAX is hard"... uh...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
September 28, 2016 at 2:00 am
Viewing 15 posts - 121 through 135 (of 11,676 total)