Hello, Shweta.
Sorry, I don't see how this issue is related to our product.
Are you sure that the issue is on our side?
Could you send us a sample that will let us reproduce the issue?
Thank you.
Search found 8368 matches
- Fri Mar 05, 2021 9:55 pm
- Forum: Stimulsoft Reports.JS
- Topic: Print/Export not working for some urls
- Replies: 1
- Views: 167
- Tue Mar 02, 2021 1:33 pm
- Forum: Stimulsoft Reports.Net
- Topic: Hide a column in Cross-Tab
- Replies: 3
- Views: 1106
Re: Hide a column in Cross-Tab
Hello,
We see your email with the additional information and will answer there.
Thank you.
We see your email with the additional information and will answer there.
Thank you.
- Tue Mar 02, 2021 1:30 pm
- Forum: Stimulsoft Reports.Net
- Topic: .NET 5.0 Errors
- Replies: 17
- Views: 1567
Re: .NET 5.0 Errors
Hello,
We are always glad to help you.
Do not hesitate to contact us if you need help.
Thank you.
We are always glad to help you.
Do not hesitate to contact us if you need help.
Thank you.
- Tue Mar 02, 2021 1:26 pm
- Forum: Stimulsoft Dashboards.WEB
- Topic: Report mrt: localization on production server
- Replies: 3
- Views: 161
Re: Report mrt: localization on production server
Hello, Ivan.
What our product do you use?
What framework do you use in production?
If the compilation is not supported there, the function will not work.
Thank you.
What our product do you use?
What framework do you use in production?
If the compilation is not supported there, the function will not work.
Thank you.
- Fri Feb 12, 2021 12:39 pm
- Forum: Stimulsoft Reports.Net
- Topic: .NET 5.0 Errors
- Replies: 17
- Views: 1567
Re: .NET 5.0 Errors
Hello,
Please, check the latest build.
It should work now.
Thank you.
Please, check the latest build.
It should work now.
Thank you.
- Wed Jan 27, 2021 9:57 pm
- Forum: Stimulsoft Reports.Java
- Topic: expression in picture dose`t work
- Replies: 10
- Views: 908
Re: expression in picture dose`t work
Hello,
The expression should return an Image object.
But inside the column we see the Base64 string.
You should use the Data Column in this case.
Thank you.
The expression should return an Image object.
But inside the column we see the Base64 string.
You should use the Data Column in this case.
Thank you.
- Wed Jan 27, 2021 9:53 pm
- Forum: Stimulsoft Ultimate
- Topic: Variable Alias value getting from database
- Replies: 5
- Views: 678
Re: Variable Alias value getting from database
Hello.
You could use the code like this
Thank you.
You could use the code like this
Code: Select all
report.Dictionary.Variables["Variable1"].Alias = "your alias";
- Tue Jan 26, 2021 3:20 pm
- Forum: Stimulsoft Ultimate
- Topic: Variable Alias value getting from database
- Replies: 5
- Views: 678
Re: Variable Alias value getting from database
Hello,
You could set the alias of the variable in the Globalization Strings.
It could be static value only.
As a way you could set the Alias before showing the report from the external code.
Thank you.
You could set the alias of the variable in the Globalization Strings.
It could be static value only.
As a way you could set the Alias before showing the report from the external code.
Thank you.
- Tue Jan 26, 2021 3:13 pm
- Forum: Stimulsoft Reports.JS
- Topic: Get variable value in runtime before query string data complete
- Replies: 19
- Views: 1738
Re: Get variable value in runtime before query string data complete
Hello.
Sorry, our developers can't help with this information.
We need a sample project that will let us reproduce the issue.
Thank you.
Sorry, our developers can't help with this information.
We need a sample project that will let us reproduce the issue.
Thank you.
- Mon Jan 18, 2021 3:02 pm
- Forum: Stimulsoft Reports.JS
- Topic: legend sorting not order by number
- Replies: 1
- Views: 156
Re: legend sorting not order by number
Hello.
It seems that the labels are strings.
Could you try to change the type of the columns to numbers?
Thank you.
It seems that the labels are strings.
Could you try to change the type of the columns to numbers?
Thank you.