Viewing 15 posts - 121 through 135 (of 11,677 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...
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.
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
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....
September 30, 2016 at 5:58 am
I'd check for locking/blocking.
September 30, 2016 at 5:56 am
Maybe a filtered index on the order status table that only keeps the current statuses?
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...
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...
September 30, 2016 at 5:49 am
Nice question. Glad that they don't support the FROM A,B WHERE A.ID = B.ID syntax monstrosity.
September 29, 2016 at 6:24 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...
September 28, 2016 at 2:00 am
Viewing 15 posts - 121 through 135 (of 11,677 total)