reportbuilder Questions

5

Solved

I am in the quest to build a report in ssrs/report builder that contains a qr code, is it possible to achieve this? I was thinking in implementing a class using c#/vb.net that codes any url/mail a...
Extract asked 23/4, 2016 at 13:25

5

Solved

I have added a filter expression using the like operator. What do I put in the value field? my parameter is named @test and I'd like the filter to function as a like %@test% would in SQL. I want it...
Queer asked 4/2, 2011 at 13:13

4

Solved

I'm trying to produce a conditional sum in SQL Server Report Builder 3.0. My expression looks like this: =Sum(Iif(Fields!ProjectTypeID.Value=2,Fields!kWp.Value,0)) I'd hoped that this expressi...
Dichlorodifluoromethane asked 14/6, 2012 at 9:29

1

Solved

Chrome is my preferred browser; I need to interact with SQL Server Reporting Services, though, and when I navigate to a report created with Report Builder (*.rdl file), in Chrome I get no contextua...

2

Solved

How can I simply move a table column left or right in Report Builder using the UI (or text editor if necessary)? I've tried to drag and drop, looked at menus, etc, and I can't find that option. Is...
Brut asked 30/6, 2011 at 14:27

4

I have been using Report Builder for some years, but I am getting tired of the cha-ching, cha-ching. It is a great reporting tool for "non database" reports. I have started playing around with Fas...
Putnam asked 12/1, 2014 at 18:3

2

Solved

I am a member of all the roles (Browser, Content Manager, My Reports, Publisher, Report Builder). If I login with a Local Administrator account, I can see and use it fine. Any ideas?
Rocketry asked 2/9, 2008 at 19:6

1

Solved

I am using Report Builder and loading the report in c#, also setting some parameters in c# too: My question is, how do I set a ReportParameter of multiple integer values when I have it stored in a...
Illsuited asked 8/4, 2013 at 18:32

1

I'm trying to sum some numbers up in a grouping, and sometimes a #error would show up instead of an actual number. I understand that this may happen when dividing by 0 or when there are nulls in th...
Hexone asked 10/5, 2012 at 16:22

2

Solved

I'm writing a SQL query to get a list of parameters for a report in Report Builder 3.0. I needed to add an extra row with the value 'All' to the results like this: SELECT 'All' UNION SELECT DISTIN...
Edlun asked 16/4, 2012 at 14:56

1

Solved

I'm building a report using Report Builder 3.0. The source system I'm working with has strings representing dates in the format of mm/dd/yy, but I want to show this to the end users as dd-MMM-yy i...

3

I am wondering what the best (read: fastest) way is to locate a record in a resultset of a Tquery SQL statement. Until now i'm using TQuery.Locate and if i'm right that is the only statement that ...
Lectern asked 8/8, 2011 at 11:20

1

Solved

Is there a way to add the y-axis back to a bar chart if it has been deleted? Right now, all I have found to do is create a new chart and set it up again like my other chart, just not deleting the y...
Homophone asked 9/9, 2010 at 17:12

2

Solved

I'm looking into the idea of rolling out the web-based SSRS Report Builder to our end users to allow them to create their own reports against our production application databases. From what I have ...
Crystallize asked 19/11, 2008 at 14:18
1

© 2022 - 2024 — McMap. All rights reserved.