1,125 questions with no answers
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 ...
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 ...
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
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
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
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
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
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 ...
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)
...
1
vote
0
answers
113
views
How do i write pagination into the "body" of my query function (CLOCKIFY API)
I need to loop through every page with timeentry results (so far i know i have 4 pages). The reason why i need to loop through the pages is the api has a limit of 1000 results each page.
My issue ...
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
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 ...
1
vote
0
answers
127
views
How to Pass Metadata Tags from Robot Framework to Azure Test Results for Priority Column?
I'm working with Azure DevOps pipelines and Robot Framework. In the Azure test results, there's a column called Priority. I want to use a metadata tag in my .robot files to pass the priority value so ...
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
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,...
4
votes
0
answers
895
views
Where is the data studio report saved?
I am using Data Studio.
Where is the created data studio report saved? Not the data source.
Not even in Google Drive.
It doesn't seem to be saved in GCP either.
You can only find the report list at ...
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
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 ...
0
votes
0
answers
35
views
Programatically scale content (Stimulsoft Reports.NET)
Can you programatically call the scale content to a size in code as opposed to having to select it from the viewer-> page size?
I wrote the following commands and expected the report.RenderedPages[...
0
votes
0
answers
39
views
Error when configuring the filter in Xdebug
When generating code coverage through Xdebug (PHP), it always asks me to configure the filter, however when editing phpunit.xml, it tells me that filter is an unexpected element.
Current:
<phpunit ...
1
vote
0
answers
54
views
Reporting the output of multiple variables with corresponding statistics
I'm currently working on the statistical analysis for a clinical study and I would like to report multiple contingency tables (the output of CROSSTABS from SPSS which is replicated by descr::CrossTabs ...
0
votes
0
answers
3k
views
How to make crystal report viewer work in Google Chrome and Internet Explorer?
My crystal report work pretty fine in Fire Fox, but for google chrome and internet explorer its will only show a blank page.
1.Fire Fox
2.Internet Explorer, Google Chrome
I am using visual studio ...
0
votes
0
answers
275
views
A better ReportViewer control?
We've been struggling with the Microsoft ASP.NET WebForms ReportViewer control for years now and are about to give up. We could just direct our users to the native SSRS site/page for each report but ...
1
vote
0
answers
108
views
How to print nested Control Headings using Report Writer and GnuCOBOL?
I'm trying to create a report declared in the "report section" of a COBOL program. The program takes the data.txt file as input, and writes the report to the report.txt file. Here you can ...
0
votes
0
answers
127
views
Waring on Report Builder 2024
Does anyone gets this warrning when try to open Report Builder .rdl (new version from 2024)?
"This report contains expressions or code blocks that could modify or delete your local files. Only ...
0
votes
0
answers
88
views
How to rotate text in an excel cell using NPOI 2.7.1
I can't see any change in the text in my cell. Does someone know why?
ICellStyle teststyle = workbook.CreateCellStyle();
teststyle.VerticalAlignment = VerticalAlignment.Center;
teststyle.Rotation = 90;...
0
votes
0
answers
20
views
Problem deploying report server (asks for login and password)
I created a report server project. Added shared datasource and for reports added datasource which uses shared datasource and a dataset. I try to deploy server, but I asks for login and password. I saw ...
0
votes
0
answers
94
views
Access - Set Subreport Control Properties With VBA
I have placed three unlinked subreports in the Report Header of a main report. I want the records in each subreport to be listed in two equal-height columns (down, then across), so in the ...
0
votes
0
answers
210
views
Analytics-Report-Order Woocommerce Orders Attribution
File -> analytics-report-orders.js - The only way I found to overwrite this page (Analytics/Orders)
I'm trying to show a sum of all orders attributions, at first I got from the Rows - but it's ...
0
votes
0
answers
167
views
Odoo 17 change PDF report name on wizard
I'm using Odoo 17 and I added a custom button on the project form view that displays wizard view to recap some informations and then export them inside a PDF report. Everything works fine except one ...
1
vote
0
answers
175
views
How to automatically generate an Allure report after executing all feature files instead of typing in terminal as specific script?
I'm using Python Selenium Behave and Allure reports on my automation testing, my problem is how can I generate the Allure report automatically without typing a specific script on the terminal after ...
0
votes
0
answers
73
views
Google API: Use pagetoken with batch
I don't know how to use the pagetoken with the Google batch.
I don't know if I should put the batch in a function and call it from callback
This is my code.
How could I do it? (the code is imcomplete)
...
2
votes
0
answers
950
views
Producing my own Cumulative Flow Diagram with data from Jira for a Scrum project
My team uses a Jira Team Managed project and the CFD chart there is not useful because the time period is for the lifetime of the project rather than a period you want to look at.
This has left me ...
0
votes
0
answers
62
views
How do I repeat page header on every page except the first page of a report builder?
My client wants a long line to name the report on the first page, this line cut through the header of the report. The problem is that they also want to repeat the company's logo through each page but ...
0
votes
0
answers
65
views
Include configuration to snakemake report when using --configfile
I'd like to have my SnakeMake configuration included in my report HTML file.
I found this SO question that has the same request, but in my use-case I provide the config-file using the cmdline ...
1
vote
0
answers
121
views
Fast Report: how to print set of values?
I try to create Report.pdf from code + use Fast Report Designer (2023/24 version) .
So, i create DataSet with 2 tables - Contact and Country .
And register it into FastReport .
In Designer i use ...
1
vote
0
answers
58
views
How to convert data from one column to multiple columns in DataTable C#?
I have a project that uses WinForm and Connectivity Pack to read TagLogging data from WinCC's SQLRunTime. When reading data back, all Real Value data is contained in 1 column. I want to separate this ...
0
votes
0
answers
55
views
How can i Add e-sign in an attached PDF Odoo14
i'm using Odoo14 CE, i add
class dossier(models.Model):
_inherit = 'purchase.order'
Proformat_fournisseur = fields.Binary(string="Proformat fournisseur", attachment=True, index=True, ...
1
vote
0
answers
500
views
Error when trying to Test reports from APEX APPLICATION ORA-29273: HTTP request failed
I have an Oracle Apex application where I want to create a report query and test it in shared components/Report Queries , My query is simple as a below:
Select * from LtrTBL;
when I want to test a ...
0
votes
0
answers
28
views
can i show a grouping tablix item in the footer..?
my setup
can i inherit a grouping tablix item in a new tablix or in a textbox outside the first tablix table
in the footer..?
i want to show the signature items in the footer. but in footer grouping ...
0
votes
0
answers
350
views
How to convert excel to pdf in Odoo 17
In odoo 17, there is a function to download an excel file. This function will call a function to read and write data to my excel file. Initially, I have an excel file and I will read and write data to ...