BI Bites 17: SQL Report Builder 3.0
Loading...
12,947
Loading...
Uploader Comments (JessMeats)
see all
All Comments (5)
-
video is boring
-
Report Builder 3 works only with SQL Server 2008 R2
-
Hi,
am installing SQL 2008 in single server and I tried to use the builder to build a report following the abovr video, but there is error when I try to connect to the database, The report builder cannot detect the server.!!
Please advice
Loading...
JessMeats,
I have been working with RB3 and love it. However, I have to do things like Variance which calculate previous years total profit minus current years total profit and RB 3 does not provide a way to do that. RB3 calculate totals really well but when you start calculating variables independent from the wizard, it does work well.
Is this a matter of creating tables first in SQL before using RB3?
Thanks.
carvaj1 1 year ago
@carvaj1 Yes, one way to do this would be to have the calculated column in the SQL table which you could then consume in RB3.
JessMeats 1 year ago