Rank: Newbie
Groups: Registered
Joined: 7/2/2018(UTC) Posts: 8
|
Hello Everyone, Is it possible to have an indicator chart in Seal report?
Just need to display Totals in number format EG total shipments or total students and then is it possible to compare that total to the previous years total?
Thanks Bruce
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
Hi, you have 3 types of chart currently supported in the product. But no Gauge indicator so far... Check the samples to find the best for you. Good luck. Edited by user Monday, February 4, 2019 7:24:21 AM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Member
Groups: Registered
Joined: 4/7/2019(UTC) Posts: 24 Thanks: 7 times
|
Hi all. We're also interested on that. Even using custom views, we want a simple widget to show a KPI, which value can be read from the data model. Any body can give me some indications to get it? Maybe with a little bit of html and Razor? My main question is how can be read data model values from Razor to get the values. Thanks in advanced.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
A first KPI view is planned to be part of the incoming 5.0.
However you can create your own view but you have to understand the Objects involved in Seal Report. The results set generates 0..N pages, each page contains Page Table and a Data Table. The tables are made of ResultCells.
Check how to get the values from these tables by viewing the template ModelDetail.cshtml
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.