7,439 questions
0
votes
0
answers
183
views
ASP.NET Core MVC how to enable a report to be viewed
I have two projects Research and ResearchReports in a solution called Research. The Research project is fully functional and I now need to look into the reporting aspect.
I followed How to add a ...
2
votes
0
answers
36
views
Eclipse BIRT PDF Report Not Rendering Sora Font in Spring Boot 4 Web App
I'm facing a major issue with Eclipse BIRT. Our management team has created a report that works fine and pulls the correct data. However, when I integrate it into our web application, the fonts do not ...
1
vote
1
answer
91
views
Oracle Apex Report Performance Issue
I have a report that's running in ~3 seconds in sql developer. When I paste the report into oracle apex, and hardcode the variables in my where clause, the report will load roughly around the same ...
-3
votes
1
answer
59
views
Crystal report to show no period or comma
I have a numeric value 1,999.89. How do I format in formula to remove comma and point (decimal) that still show decimal place value. Result should be 199989.
1
vote
1
answer
53
views
power bi donut and slicer
I have the folowing data
I want to be able to filter by reason
When i filter by reason 1 if should appear this ways
when i filter by reason 2 It should bu
That is reason 1 will be Percentage of ...
0
votes
0
answers
42
views
How to filter sales orders in a saved search based on the "Sales Orders by Sales Rep" report in NetSuite?
I hope you are doing well!
I am trying to retrieve sales orders based on the "Sales Orders by Sales Rep" report for a specific date range. After retrieving the sales orders, I plan to ...
0
votes
1
answer
57
views
Access report across three tables
I'm trying to run a report in Access with values from three tables (there are more fields in the actual tables I'm working with but they aren't relevant to this question:
tblUsers
UserID (pk)
LName
...
1
vote
0
answers
75
views
InvalidToken response on failing Design Automation workitem
I've set up project https://github.com/autodesk-platform-services/aps-revit-rcw-parameters-exchange locally providing all required settings but getting error
<?xml version="1.0" encoding=&...
1
vote
0
answers
69
views
Scalable and generic way to store and display massive reports with dynamic columns (Java + MySQL)
I’m working on a Grails 5 app (Java 11, MySQL 5.7, Redis) and I’m trying to come up with a solid and generic solution for handling large, dynamic reports.
Here's the situation:
I have over 30 ...
0
votes
1
answer
41
views
REDCap Report mismatched datetime
I have several dates for the same event that should all match and want to generate a report using REDCap that outputs participants that have a mismatched dates.
I tried using the following code for ...
0
votes
0
answers
46
views
Allure Reports growing in size for same exact tests running against same build
My allure reports are growing in size running the same test against the same build. Here is the kicker which is blowing my mind on how this could be happening. The VM that is running the test and ...
0
votes
1
answer
123
views
Power Bi export API filtered is not working
my report
my code :
export_url = f"https://api.powerbi.com/v1.0/myorg/groups/{workspace_id}/reports/{report_id}/ExportTo"
headers = {
"Authorization": f"Bearer {...
0
votes
1
answer
27
views
snakemake with machine readable reports
I'm executing multiple workflows and each workflow with multiple parameters and would like to postprocess these results by adding them to a database that is then queried (e.g. a knowledgegraph or a ...
0
votes
0
answers
24
views
Paginated Report - Matrix Difference column
Issue: Difference column repeats after every month.
I have a matrix in my report where
Column group = month
Row = service
Values = cost
I've inserted a column (inside group - right) in my column ...
0
votes
1
answer
72
views
Why when I set playwright slack reporter orthoni is no more working
I have a playwright project.
I integrated Orthoni report into it.
Now I am trying to integrate playwright-slack-report([github doc -> option B]) so i added this to the playwright.config.ts
export ...
0
votes
1
answer
49
views
Report viewer over internet display (an error occurred during local report processing)
I have windows application database created by Visual Studio 2010 with C# and SQL Server 2014. I want to put this windows database application over network and can access over internet to insert data ...
2
votes
1
answer
61
views
COBOL report confusion
This program is supposed to take a file, sort it, and generate a report.
The problem is that it does not output the data on the first page. It prints all the headers and the dates, but then just cuts ...
-1
votes
1
answer
72
views
Day with the highest number of active users in the last 4 months in a Delinea report?
I'm working on a Delinea report and need to generate an SQL query to find the day with the highest number of active users simultaneously over the last 4 months. My database has columns like UserId, ...
0
votes
0
answers
67
views
Custom data filter for preview parameters for Devexpress Report Viewer
I am working with a Devexpress report viewer with a ASP.NET Core backend and React as frontend. I am rendering the report using a REPX layout file which is defined in the backend.
I have a use case to ...
0
votes
0
answers
30
views
SSRS / Report Builder render an Image from a long base64 field (17K+ Characters)
Using Microsoft SSRS and Report Builder,
We are trying to render an image saved in the Database as base64.
In some instances the base64 generated is very long (17,000+ characters)
In this situation, ...
0
votes
2
answers
82
views
Period report in Report builder
I am trying to create a report that uses a time, based on a period of 7 days.
The client wants the report to give data based on 4 periods a month.
The periods should be the "1st to 7th", ...
0
votes
0
answers
53
views
oracle enterprise manager cloud control 13c scheduling question for target availability report scheduling
I am trying to scheduling a Target Availability Report in oracle enterprise manager cloud control 13c. I want to schedule this report to run every hour only on Business days from 7 AM to 5PM. However ...
0
votes
0
answers
53
views
Blender: Report message from previous run persists in successive run of the same operator
Summary
When an operator is run multiple times successively in blender, report messages (generated by report() API) from previous runs are also showing up in present run.
What is the reason behind it ...
0
votes
1
answer
91
views
Azure DevOps Pool consumption report data discrepancy
The Pool consumption report on ADO only gives hourly analysis for last 1 day. In order to build historical view for more than 1 day, I am trying to access the data via odata v4.0-preview API for ...
0
votes
0
answers
21
views
Is there a function in report builder similar to a conditional format in excel which will highlight duplicate values?
I have a report in report builder which provides a list of thousands of rows and I want to highlight where an ID is duplicated.
I have tried Text Box Properties > Fill for example:
=IIf(Fields!...
0
votes
0
answers
18
views
Where (directory) kronos (workforce Central) store the reports
I want to know who can I determine the path where the report is store in the server...not get from a Kronos web Page.
I want to schedule a report (for example at 3am), and I want that a Knime WorkFlow ...
0
votes
0
answers
13
views
How to get '+' sign to appears at beginning of access report label control
Trying to populate a label control on an Access report with a phone number that has the '+' sign at the beginning.
When doing the below the plus sign does not appear.
If rs("Dom/Intl") = &...
0
votes
0
answers
114
views
FastReport operation is not supported
I am using FastReport Community 2024.2.0 in my WPF project with .NET 6. I designed a report with FastReport Community Designer and added a relation between two datasets (DataTables). The relation ...
0
votes
1
answer
50
views
jmeter + java sprigboot application + gitlab ci/cd + report generation
I need to integrate jmeter with gitlab repository that has a java springboot application code in same branch. In such a way like i need jmeter report to be generated for every time when merge request ...
1
vote
0
answers
48
views
Converting time from milliseconds to seconds in Karate HTML report
I want to convert time in default Karate HTML report from millisecond to second.Is it possible to achieve this using karate.config.js file (either by using anu javascript function/using karate.config)
...
0
votes
1
answer
141
views
Oracle Cloud Fusion Multi Select Parameters Errors Out When two or more items are selected
I'm using Oracle Cloud Fusion to build a data model to feed a report.
I'm trying to create a multi-select parameter. When making the parameter on my data model choose the option selecting all will ...
0
votes
0
answers
40
views
Picture not showing from textbox value in rdlc file if page is overflow
I can't solve problem about showing image into .rdlc file if datas overflow on 2nd, 3th page.
My .rdlc file consists of a body and a footer.
Image example :
Red square represent body, blue square ...
0
votes
0
answers
38
views
How to categorize the failures from Cucumber reports?
We've Selenium test automation framework integrated with Cucumber that runs 300+ regression scenarios. We're looking for a feature/enhancement to categorize the failures. For example, if there are 10 ...
0
votes
1
answer
42
views
Does Stimulsoft Reports.JS (v2023.1.1) Support PDF Protection?
I'm currently using Stimulsoft Reports.JS version 2023.1.1 and need to generate a PDF with protection, such as:
Password protection
Restricting editing/printing
Other security options
Does ...
-1
votes
1
answer
204
views
How to filter PowerBi table based on multiselect slicer - combination of selected slicer values
have this setup
Table1: Customers - Column: CustomerId, Name
Table2: Products - Column: ProductId, Name
Table3: CustomerProduct - Column: ProductsId, CustomersId
Relationship: 1-to-many between ...
0
votes
1
answer
70
views
How to change ControlSource of textbox on sub report?
I have an Access form with sub-report on it for preview. This way I have the print, save and email buttons "docked" to the bottom of the form window while scolling the report.
Form_Load ...
1
vote
1
answer
162
views
PowerBI matrix listing all values
I would like to create a visual priority matrix in Power BI, the minimum I would like to do is this :
So I put "Business Value" in Row; "Complexity" in Columns and the "ID&...
0
votes
1
answer
54
views
Check dataset after "next" dataset
I´ve got a problem with comparing consecutive lines in crystal reports.
Here is my scenario, I´ve got the following datasets:
Dataset
Positionnumber
Positiontext
1
100
Text100
2
105
Text105
3
150
...
0
votes
0
answers
61
views
Unable to make correct Reporting Template in Foreman to get a list of modules off of each host
I have searched high and low for a solution to pull my .yaml details out via the Reporting Template function in Foreman. Under Puppet ENC is where my desired information is located.
I have tried ...
0
votes
1
answer
83
views
How to remove the spaces in QWeb Report
I'm trying to design a report in odoo18 which uses QWeb Reporting.
Problem: Unable to remove an unnecessary space in the report that is
probably coming from inherited views. I need to remove the ...
0
votes
2
answers
76
views
Why is my access report not being saved as a pdf document?
I put a button on my report to output it to pdf but I keep getting error 2501 output was canceled. Below is the code I placed in a button on my form.
' Note Report opened from form button - ...
0
votes
0
answers
30
views
SSRS Date Parameter UK vs US
We are using SSRS 2019. We have it set up pretty much as is, minimal customisation. I have two questions, supported by the attached screenshot.
Our date parameter is set in the US format by default. ...
0
votes
1
answer
44
views
Hiding Images In MS Access Report
I have an access database where I have checkboxes for 5 items
These checkboxes all relate to a different image
I would like these images to appear in a report, hiding those which are not ticked and ...
0
votes
0
answers
17
views
I can't align the contents of some dataframe columns displayed in a text widget
Here's a code snnippet that illustrates the problem.
# Agregar el encabezado del reporte
header_text = "REPORTE DE REGISTRO VITCA TECHNOLOGY"
text_widget.insert(tk.END,...
-1
votes
1
answer
237
views
SSRS Report Access by user
I'm using SSRS 2019. I 200+ reports and multiple users, with varying access levels. I am familiar with granting access to reports, subscriptions etc. but I am looking to interrogate the source of ...
2
votes
1
answer
94
views
Calculating Financial Delays Using R
I am currently working on a project to calculate losses for certain contracts, and I could really use your help with some challenges I'm facing.
I have successfully calculated losses for each ...
0
votes
0
answers
50
views
Odoo17 page duplication in product report
I am encountering an issue with Odoo 17 when generating a custom stock report.
When I select the report and click "Print," I have made modifications to the product report using Odoo Studio. ...
0
votes
0
answers
34
views
Report from Salesforce dashboard widgets (report of reports)
I have several dashboards in salesforce lightning of reports: 58 reports across 5 dashboards. Each widget provides me with a "metric chart" number. However, I need to summarise all of those ...
0
votes
1
answer
312
views
Crystal Reports Winforms Viewer Component for Net9
Does anyone know if crystal reports by sap.com will have a viewer for net9, I believe at the moment it only supports the .net framework up to 4.8.
I wondered if the winforms viewer would support net7,...
0
votes
0
answers
72
views
"Undefined Function" in query
I have created a Public Function to calculate the Working Days between 2 different dates. I have following every step of a Youtube Video explaining how to do this. But when I create a field for this ...