Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
For Example
In the right culomn, in the first row is a text like "Hello"
then i wanna show the Star Picture, if the text is like "Thank you"
i wanna show the house.
The left cell have to change his picture in condition to the Text.
In general, you can adjust the image depending on the text using scripts in BeforePrint event of a databand.
Specific solution depends on your data and the structure of the report.
You can send us a sample of your report with data, we investigate it and give you some recommendations.
I wanna set a variable which is filled from a Dataset.
In that Variable if selected the Option "function" and choosed the Dataset.
But at runtime the variable is null!