Page 1 of 1
Access Formulas for Inside Sections for Crystal Reports?
Posted: Wed Sep 16, 2015 11:00 pm
by EthanEMC
In Crystal Reports, you can attach formulas and conditions to individual sections using the Formula Workshop. During the conversion from Crystal Reports to Stimulsoft, these formula items are ignored. It is possible to attach "Condition" items to various pieces in Stimulsoft. So is there any way to access it programmatically so it can converted into variables and included dynamically?
Re: Access Formulas for Inside Sections for Crystal Reports?
Posted: Thu Sep 17, 2015 2:26 pm
by HighAley
Hello.
There are some difference between Formula Workshop and Stimulsoft Conditions. In fact we have conditional formating feature. It possible to change font text size or color of any component using Conditions or disable the component. Due this and other technical differences we can't convert formulas from Crystal Reports with our tool.
But we have plans to add functionality like in Crystal Reports the next year.
Thank you.
Re: Access Formulas for Inside Sections for Crystal Reports?
Posted: Thu Sep 17, 2015 4:10 pm
by EthanEMC
Okay, but in the meantime, is it possible to at least extract those conditions using the conversion utility? I would be fine with handling it myself in an extension API class.
Re: Access Formulas for Inside Sections for Crystal Reports?
Posted: Fri Sep 18, 2015 9:06 am
by HighAley
Hello.
It's possible to extract conditions but there is a Stimulsoft report template where is no place to put these conditions.
Do you have any idea where we should put the conditions?
Thank you.