- Home
- Forum
- ASP.NET Core - EJ 2
- use of calculate as formula engine
use of calculate as formula engine
i am evaluating use of calculate formula engine for my product and before that i need clearification on following points :
- Is it part of standard license?
- Is it supported on .Net core ?
- How could i parse or evaluate katex/ asciimath string using calculate?
- how could i perform operation on data series like . X=[1,2,3,4,5...] & Y=[2,2,2,2,2....] then if i have formula stored A= X+Y then it shall be evaluated and give result is A=[3,4,5,6,7...] ? Here X and Y will be dynamically pulled by my .net service
- How could i perform operation like = SUM( A[]) where A = [1,2,3,4,5....] ?
- what are the performance ? like if i need to perform operation on large data says my sesnsor pushing data minutewise for a ye
The standard license is required
Thanks @Durga and @Ryan
yes actual goal is to bind it to charts like you have in bold report but we can also just generate data and store in our database for other use
Can we perform calculation with matrices/vectors/array/json arrays ?( may be without named ranges ) and what is the size limit ?
I guess you havent really understood problem and it is getting dragged somewhere else.
My questions specific to calculation engine which i want to use as standalone component which will do some data computations as per input data.
could we also export the chart shown : https://ej2.syncfusion.com/aspnetcore/PivotTable/PivotChart#/bootstrap5 to pdf ? with all drilled down data ?
If yes could you point towards sample?
|
Query |
Comments | |
|
Export to PDF |
Kindly refer the following code example to export pivot chart as PDF.
Code Example:
Also please refer the following document to know more details about pivot chart exporting.
| |
|
Expand All |
Kindly set the “expandAll” property to “true” to expand all the members. Please refer the following code example.
Code Example:
Also please refer the following document to know more details about drill down option.
|
- 9 Replies
- 3 Participants
-
JC Jitendra Chaudhari
- Oct 5, 2021 11:46 AM UTC
- Oct 12, 2021 02:41 PM UTC