Hi,
Here is the sample data. There it shows the result as decimal, however it is converted to hh:mm format in a real project. The issue is 6.59999999.
Best regards.
Search found 98 matches
- Fri Jan 15, 2021 1:09 pm
- Forum: Stimulsoft Dashboards.WEB
- Topic: Stimulsoft Web Reports error in calculations
- Replies: 2
- Views: 79
- Mon Jan 11, 2021 11:18 am
- Forum: Stimulsoft Dashboards.WEB
- Topic: Stimulsoft Web Reports error in calculations
- Replies: 2
- Views: 79
Stimulsoft Web Reports error in calculations
Hi, I am using Stimulsoft for Web reports. One of my reports should display worktime of an employee both in hours and decimal numbers. The numbers come from SQL server, for example 83 mins => converted to hours in decimal 1.38. Thus, I should calculate total hours within a month. I have the logic fo...
- Mon Jan 27, 2020 5:11 am
- Forum: Stimulsoft Dashboards.WEB
- Topic: Report Designer possibilities
- Replies: 3
- Views: 877
Re: Report Designer possibilities
Dear Stimulsoft,
Thank you for you reply.
Can you please provide the documentation of video link where i can see one-to-many relations between data-source ?\
Regards,
I A
Thank you for you reply.
Can you please provide the documentation of video link where i can see one-to-many relations between data-source ?\
Regards,
I A
- Tue Jan 21, 2020 11:08 am
- Forum: Stimulsoft Dashboards.WEB
- Topic: Report Designer possibilities
- Replies: 3
- Views: 877
Report Designer possibilities
Dear Stimulsoft team, We would like to integrate the Report web Designer. We have few questions to clarify the functionalities of the device: 1- in creating "New Data Source" - there is option to select several data source (table, view, stored-procedures). But we noticed that several tables are not ...
- Mon Dec 23, 2019 5:00 am
- Forum: Stimulsoft Reports.Net
- Topic: Dashboard Designer in Web
- Replies: 7
- Views: 1866
Re: Dashboard Designer in Web
Hi, I installed Stimulsoft.Dashboards.Web . And now i see the GUI features of Dashboard. I would like to ask why the title of the .html page is Report - Designer [Trial] . we have a purchased version with stimulsoftkey in our solution. Does Stimulsoft.Dashboards.Web require another payment? thank you
- Fri Dec 20, 2019 5:38 am
- Forum: Stimulsoft Reports.Net
- Topic: Dashboard Designer in Web
- Replies: 7
- Views: 1866
Re: Dashboard Designer in Web
Hi,
Any news ? i searched over documentation and youtube channel, no info.
I also imported libraries of Stimulsoft.Dashboard.** but Designer has not changed .
Any source to make it happen?
Regards
Any news ? i searched over documentation and youtube channel, no info.
I also imported libraries of Stimulsoft.Dashboard.** but Designer has not changed .
Any source to make it happen?
Regards
- Wed Dec 18, 2019 9:21 am
- Forum: Stimulsoft Reports.Net
- Topic: Dashboard Designer in Web
- Replies: 7
- Views: 1866
Re: Dashboard Designer in Web
Hi,
Can you please provide links to documentation or other resources to make it happen?
Thank you.
Can you please provide links to documentation or other resources to make it happen?
Thank you.
- Mon Dec 16, 2019 7:50 am
- Forum: Stimulsoft Reports.Net
- Topic: Dashboard Designer in Web
- Replies: 7
- Views: 1866
Re: Dashboard Designer in Web
Hi, The Dashboards GUI is basic in Report Designer. There is also Dashboard Designer (Both of them are Stimulsoft Designer). Both of them are desktop application. But their GUI in application is ddifferent. our question - Is there is a way to implement a dashboard for Web Designer. Currently we see ...
- Tue Dec 10, 2019 12:07 pm
- Forum: Stimulsoft Reports.Net
- Topic: Dashboard Designer in Web
- Replies: 7
- Views: 1866
Dashboard Designer in Web
Dear Stimulsoft team, We are greatly happy with your product and we want allow our customers to create reports from Stimulsoft web designer by themselves. Thanksfully, the Stimulsoft provides this feature: Report-Designer.PNG But There is also the Designer specifically for Dashboards: Stimulsoft-Das...
- Thu Sep 05, 2019 6:59 am
- Forum: Stimulsoft Reports.Net
- Topic: underline in blank text in html
- Replies: 5
- Views: 822
Re: underline in blank text in html
Hi,
Please the Sample --with inlineIF.mrt file. The underline appears when inline if condition creates 0 if condition met but hideZero = true, removes zero leaving the underline itself.. if you run the example, it will be easy to see
condition: {Data2.Emp_Salary == 130 ?0:Data2.Emp_Salary}
Please the Sample --with inlineIF.mrt file. The underline appears when inline if condition creates 0 if condition met but hideZero = true, removes zero leaving the underline itself.. if you run the example, it will be easy to see
condition: {Data2.Emp_Salary == 130 ?0:Data2.Emp_Salary}