Viewing 15 posts - 541 through 555 (of 2,278 total)
I think I would add Row_Number() to your dataset partitioned by machine, then use the row number of 1 to do your formatting.
April 20, 2012 at 12:22 pm
- One of the things I'm doing is I have an Excel spreadsheet and I don't know if I can create a report in Visual Studio 2010 that imports this...
April 20, 2012 at 12:17 pm
Gazareth (4/20/2012)
I've seen it in the status bar on IE, when I forget to ignore it 🙂
I have seen this too, usually as a warning triangle in the lower left...
April 20, 2012 at 7:05 am
To answer the initial question. I am not sure there is a Kimball name for this type of design. However, I am going to jump in and coin...
April 19, 2012 at 7:14 am
Is your value Fields!WedVar.Value just formatted as a Pct, or is it stored as a pct. You may have to use -.15
April 19, 2012 at 6:55 am
capn.hector (4/18/2012)
Revenant (4/18/2012)
capn.hector (4/18/2012)
EL Jerry (4/18/2012)
crookj (4/18/2012)
Lynn Pettis (4/18/2012)
capn.hector (4/18/2012)
Lynn Pettis (4/18/2012)
Childishman-boy-ish
infantile 😀
juvenile
Senile
diapers
disposables
burn phone
burn notice
April 19, 2012 at 6:52 am
When setting up your subscription just choose an output format of MHTML
April 18, 2012 at 7:21 am
I think the only way to do this is with the MHTML output option. I think the other formats come as attachments.
April 17, 2012 at 11:18 am
The only thing I would say is to move your queries to stored procedures.
April 17, 2012 at 11:07 am
If your business logic changes, you change your ETL and your fact table can still contain 1 correct value rather than 3 that have to be deciphered in the end...
April 17, 2012 at 11:05 am
Please list both the Total and the Male & Female expressions. It doesn't look like you have any grouping here (hard to tell) but if you don't then scope...
April 17, 2012 at 8:31 am
Viewing 15 posts - 541 through 555 (of 2,278 total)