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.
"Category 1", "Category 2", ... were just an example. This table represents the number and percentage of types of incidents. So, the category id's I would like to replace by:
1 should become "Fire incidents"
2 should become "Hazard incidents"
3 should become "Road accidents"
...
Furthermore, it should also be possible to show that report in different languages. (localize these strings)
> "Category 1", "Category 2", ... were just an example. This table represents the number and percentage of types of incidents. So, the category id's I would like to replace by:
It can be made in the original data source or calculated columns, there are no other options.
> Furthermore, it should also be possible to show that report in different languages. (localize these strings)