Search found 44 matches

by amamyoj
16 Apr 2024, 07:02
Forum: Discussion
Topic: Database Error 1064
Replies: 1
Views: 57

Database Error 1064

Hi, We are having a database error when editing a record. Below is a screenshot for reference. As you can see in the screenshot, we are having a database error when editing "INVESTIGATION#1" and "INVESTIGATION#2". The troubleshooting steps we did was we created a new INVESTIGATIO...
by amamyoj
19 Mar 2024, 05:07
Forum: Discussion
Topic: PHP Code
Replies: 2
Views: 133

Re: PHP Code

Thank you Sergey. I will try this.
by amamyoj
10 Mar 2024, 07:53
Forum: Discussion
Topic: PHP Code
Replies: 2
Views: 133

PHP Code

I am using the PHP Code Type in getting the Cummulative sum of the records. But the field is showing 'blank' this is the query that I am using: $initialVal = 0; $currentValue = $initialVal + ([1350]); $previousSum = ([1350]); $cumulativeSum = $previousSum + $currentValue; $cumulativeSum; and here is...
by amamyoj
16 Feb 2024, 09:05
Forum: Discussion
Topic: Report Designer - Matrix Type Table
Replies: 0
Views: 85

Report Designer - Matrix Type Table

Hi,

I need urgent help with this.

Is there a way for the Report Designer to use a MAtrix table instead of a Tablix table? Below is the screenshot of the format I need to use:
2.png
And here is what my report designer looks:
3.png
THank you in advance!
by amamyoj
13 Feb 2024, 08:25
Forum: Discussion
Topic: SOLVED - Report Designer - Graphic Report
Replies: 3
Views: 370

SOLVED - Report Designer - Graphic Report

Thank you sergey! THis works!
by amamyoj
08 Feb 2024, 20:28
Forum: Discussion
Topic: SOLVED - Report Designer - Graphic Report
Replies: 3
Views: 370

Re: Report Designer - Graphic Report

Hi Team,

I know everyone is busy with the new 3.5 release. Can anyone help me with these? I need to assign more colors in the chart. I am only allowed to assign 5 colors.

PLease help.

THank you!
by amamyoj
12 Jan 2024, 11:18
Forum: Discussion
Topic: SOLVED - Report Designer - Graphic Report
Replies: 3
Views: 370

SOLVED - Report Designer - Graphic Report

Hi, I would want to assign a specific color with what my report is showing, im using mySQL quuery to get the data. Currently, in the Graphic Report configuration, you are only allowed to assign 5 colors and the color assignment is based on the result order of the query. For example, i need to assign...
by amamyoj
12 Jan 2024, 10:25
Forum: Discussion
Topic: Report Designer Chart Types
Replies: 4
Views: 143

Re: Report Designer Chart Types

Thanks for your help!
by amamyoj
10 Jan 2024, 07:36
Forum: Discussion
Topic: Report Designer Chart Types
Replies: 4
Views: 143

Re: Report Designer Chart Types

Thank you!

Do you happen to know if I can use other Chart Types for the Report Designer? There are various of Chart Types in HighCharts.com and I would want to use the "Column Comparison" type.

Below is the Chart Type I would want to use
Screenshot_7.png
by amamyoj
09 Jan 2024, 11:02
Forum: Discussion
Topic: Report Designer Chart Types
Replies: 4
Views: 143

Report Designer Chart Types

Hi, I would like to create a "Column Comparison" chart in the Report Designer. But the only option for the Report Type are these: Screenshot_6.png Are there any possible way where I can use other Chart Types as provided in HighCharts.com? Also, how can I see the highcharts version used in ...