Viewing 15 posts - 31 through 45 (of 45 total)
This is pretty recent and it's from a video game not a movie/tv, but I liked GLaDOS from the game Portal quite a bit.
December 19, 2008 at 6:59 am
You might go to the Advanced Editor of your flat file source and look at the data types and "Length" of the column in question in the Input and Output...
December 3, 2008 at 1:01 pm
Found a solution.
In the "Jump to URL" option, you can use some javascript statements to open an URL in a new browser window.
I used
"void(window.open('http://someserver/reportserver?/dir/subdir/report&rs:Command=Render&rs:Format=HTML4.0&rc:Toolbar=true&rc:parameters=false&companyID=" & Parameters!company.Value & "&order=" &...
November 5, 2008 at 10:45 am
Hello all,
I have a semi-related question regarding URLs and how SSRS handles them. I have a report in which I am using Jump to URL to link to another...
November 4, 2008 at 2:07 pm
I should also add that I've never actually tried this with filtering, but it might work. No guarantees 😀
October 8, 2008 at 7:26 am
If you right click the table object on the layout designer tab and click properties, you will see that there is a Filters tab in the Table Properties dialog. ...
October 8, 2008 at 7:25 am
If you are still dealing with this, check out this post on MSDN.
I am experiencing the same behavior, but without the error message. When I click the "Design Script"...
October 7, 2008 at 3:01 pm
I've found that Excel is better at recognizing the delimiters. You could open the file in Excel and save as csv and then import the newly created csv. ...
October 6, 2008 at 1:47 pm
Happy Birthday Steve.
I would like to wake up on my birthday and have the ability to know exactly what other people want for their birthday. You always want to...
September 12, 2008 at 7:12 am
jomills,
I'm fairly new to the database game, so excuse my question if it is obvious. Why are you joining to ord_deal as a sub query instead of joining directly...
September 5, 2008 at 12:53 pm
In the dimension usage tab, if you select a cell where a measure group and dimension intersect a "..." button will appear in the cell. Click the "..." button...
August 28, 2008 at 12:15 pm
wildh,
My SSAS db has a server time dimension. When I add the dimension to my cube and relate the date (key) attribute to a...
August 22, 2008 at 9:30 am
I ran into a similar issue with a date field in one of my fact tables. I never found a concrete solution, but I have a work around. ...
August 22, 2008 at 7:11 am
Thank you Susan,
I ended up doing just that.
August 11, 2008 at 3:20 pm
In Business Intelligence Development Studio (BIDS), open the Solution Explorer by clicking View > Solution Explorer in the menu bar (Ctrl+Alt+L).
Click the "+" next to the Dimensions folder in the...
July 28, 2008 at 2:26 pm
Viewing 15 posts - 31 through 45 (of 45 total)