If you became a customer of the Syncfusion� Reporting Platform or the Report Viewer, Report Designer, or Report Writer components before October 2019 and have questions related to those products, you can request support through our forum system. However, please note that this support system is only for existing customers who are still using the Syncfusion� Reporting Platform or its components and not for new customers looking for reporting products from Syncfusion�.

For new customers or those with general reporting questions, we recommend contacting our support team at https://support.boldreports.com/, which is a separate brand created by Syncfusion� for its reporting solutions. Our team will be happy to assist you with any questions you may have.

Thank you for choosing Syncfusion� for your reporting needs.

Builtin Function

Hi everyone, I'm new to boldreport and i have some very simple questions (I hope):

1) I saw in the report designer that there are some built-in functions to get the value of the fields of a dataset: for example the Fields collection

I've searched the documentation but can't find any specific references about the Fields collection, for example I don't know if there are any other attributes besides .Value for each item in the collection.

2) I would like to know if there are other functions like First (Field, Dataset) and Sum (Filed, Dataset) to manipulate datasets.

3) Can I somehow use GraphQL as a datasource?

4) Can i refer to a dataset without First or Sum Functions for example when i'm using a basic image control on the header 

5) Can I develop with visual studio core or do I need visual studio 2019 and in the latter case is the community version sufficient?


1 Reply 1 reply marked as answer

MS Mahendran Shanmugam Syncfusion Team November 11, 2020 09:26 AM UTC

Hi Andrea, 

Please find the below response for your queries. 

Query 
Response 
1) I saw in the report designer that there are some built-in functions to get the value of the fields of a dataset: for example the Fields collection 
I've searched the documentation but can't find any specific references about the Fields collection, for example I don't know if there are any other attributes besides .Value for each item in the collection. 
We are having more Built in functions in our Bold Reports Report Designer component. Please find the below help documentation for your reference. 
  
2) I would like to know if there are other functions like First (Field, Dataset) and Sum (Filed, Dataset) to manipulate datasets. 
3) Can I somehow use GraphQL as a datasource? 
We have checked the GraphQL as a datasource in that we are progressing the JSON data. So we can able to pass the JSON data in our Report Designer application. Please find the below help documentation for your reference. 


4) Can i refer to a dataset without First or Sum Functions for example when i'm using a basic image control on the header  
If you are using the Tablix report item then you can able to use the dataset without built-in-function, so you can add the field without any function when using the dataset fields inside the Tablix. Please find the below help documentation for your reference to create a Tablix report item. 

5) Can I develop with visual studio core or do I need visual studio 2019 and in the latter case is the community version sufficient? 
You can able to create a Bold Reports Report Designer application in Visual Studio 2019. Please find the below help documentation for your reference to create a application. 

Yes community version sufficient to create a application. 

Regards, 
Mahendran S. 


Marked as answer
Loader.
Up arrow icon