reporting Questions

10

Solved

So I've asked a similar question, but I thought I'd ask it more generally to get as many ideas as possible. I have Power BI Pro. I am tasked with creating reports for hundreds of recipients, each ...
Ceaseless asked 26/11, 2018 at 11:24

2

Solved

Using mocha to do node.js unit tests I get e.g. this output: Suite One: call Home Page √ should return correct result (65ms) call Login Page √ should return empty load do Login √ should retu...
Danilodanio asked 12/8, 2015 at 20:51

7

This is stupid that I can't figure out how to do this. I'm in the SQL Reporting Services Report Manager website. I have some reports in a folder. I want to copy those reports to a different folder ...
Dysgenic asked 8/7, 2010 at 16:23

11

Solved

In R I can quickly see a count of missing data using the summary command, but the equivalent pandas DataFrame method, describe does not report these values. I gather I can do something like len(m...
Applaud asked 7/3, 2014 at 18:8

3

Solved

I'm trying to change the output folder for the XML files which get generated by the surefire-plugin in a maven project. I stated the target output folder inside the configuration brackets of the re...
Equally asked 30/7, 2018 at 12:50

3

Solved

In reporting tools like Crystal Reports, there are ways to take denormalized data and group it by a particular column in the data, creating row headings for each unique item in the specified column...
Klemm asked 21/7, 2009 at 16:56

5

I am developing web based application, i need php reporting lib/class to make the job easy. I need PDF/Excel format. The report based on related db tables(member bills, member info) Is there ...
Antiquity asked 28/5, 2009 at 13:39

3

Solved

Hi I've created a new solution on .net 6 on VS2022 , and now I need to create reports but it looks like there is no way in vs2022. is there a way to use reporting services RDLC files in WPF on VS20...
Mendenhall asked 1/3, 2022 at 1:19

2

Solved

In the past, with older Google Analytics accounts and properties I was able to use a Custom Report on a View to show a table of Full Referral URLs. But with Google Analytics 4 (GA4) I can no ...

5

Solved

Is there an easy/efficient way to generate some high-level reports for a particular GitHub project? e.g. lines of code committed over time, top contributors, etc
Operation asked 7/7, 2011 at 12:22

7

Solved

I simply get the following error: The type or namespace name 'Reporting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) after adding this to my code: pr...
Piny asked 8/11, 2014 at 6:40

9

Solved

I'm trying to pass a userId (string) in the URL which will be passed to the database and used by a query in SSRS. base URL: http://blah/Reports/Pages/Report.aspx?ItemPath=MyReport I tried this, bu...
Disremember asked 3/7, 2009 at 11:4

3

How can I get SSRS reports to show a web page view? When I go to the SSRS reports page, it's not showing the web page view. It shows a list of data sources, data sets and report folders. After g...
Rosebud asked 5/2, 2013 at 16:47

4

I am working on a new RDLC report (as part of a WinForms application) and I need to have the report take a simple table (6 columns of simple data), and for each row in the table, display a box that...
Faradize asked 19/5, 2015 at 18:10

4

Solved

I have an .rdl file that I need to open in Visual Studio. When I try to open this file, I got an XML file. However, I am unable to see the designer format. I don't know which version of Visual Stud...
Legitimist asked 7/2, 2017 at 7:33

4

Solved

I have a problem with generating .rdlc report. One of the columns has this expression: IIF(CInt(Fields!MyColumn.Value) = 0 or Fields!MyColumn.Value is nothing,"Unknown",Fields!MyColumn.Value) I'...
Transmute asked 11/1, 2013 at 10:56

2

Solved

I am trying to generate html reports through the jmeter non gui commands. HTML reports are not getting generate and also seeing the below error with regards to the same. COMMAND USED TO RUN: j...
Lareine asked 13/2, 2020 at 9:53

2

Solved

Using BIDS 2005 to create rdl reports. I want to have the report aggregate all the strings in a data group. I was looking for something along the lines of Concatenate(Fields!CompanyName.Value, ",")...

2

Solved

When I develop iPhone / iPad apps I always use a crash reporting system. My current favorite is Crashlytics - which works great. For Android apps I've been using the rather more basic ACRA crash ...
Leger asked 11/4, 2013 at 9:48

3

Solved

I've setup SSRS 2017.I need to export an SSRS report using their new REST API, I've been looking through the API specification here but I can't find a method in swagger specification to render/expo...
Stultify asked 12/12, 2017 at 19:0

2

Solved

I want to export a list of all commits in a repository (date-time, author, comment) into a file (of any format: CSV, XML, JSON, XLS etc.) which I will then analyse in a spreadsheet. I want to comp...
Clouet asked 8/12, 2018 at 11:58

5

Solved

When I try and open certain TFS2010 Excel reports I get the following error popup from Excel: TF80076: The data in the work item is not valid or you do not have permissions to modify the data....
Dispensable asked 23/6, 2011 at 10:42

6

I am trying to add an external photo as the logo along with the report on the report.rdlc file. I have this error The enable externalimages property has not been set for this report ? Here is...
Jed asked 22/11, 2012 at 11:23

3

Solved

This is not a technical question at all really. However, I can not locate my .HTML report that is supposed to be generated using: py.test --cov-report html pytest/01_smoke.py I thought for sur...
Greylag asked 9/7, 2013 at 20:41

5

Solved

I think a lot of developers are facing the problem of try to display page numbers by using SSRS 2008 R2. There is an alternative solution which requires SSRS 2010 + version. Otherwise you will get...
Reed asked 13/6, 2014 at 5:31

© 2022 - 2024 — McMap. All rights reserved.