How to repeater field data save as pivot table instead of the JSON format? - pivot

Could you please help me with the below requirement?
What I have done?
I have created the repeater field for adding the dynamic data and save it in the database as the same column with JSON format. But now I want to move these data to the pivot table.
So Guys do you know how can I do these functionalities in Octobercms in the backend area.
Please Help me or give me an idea of how can I do that.
Guys thanks in advance.

Related

Writing back a whole data table from spotfire into Database

Is it possible to write back a whole data table from Spotfire into the database automatically? I have seen this link https://youtu.be/smZC-FtLXYQ but they write back individual texts as doc property but I need to write a whole table into a database.
Could anyone please guide me in this?

How do we create Dynamic Tables in Excel based on the input provided in a cell?

I was looking if there was any way to possibly do this in Excel, maybe by using VBA or any other concepts.
The below image shows the input-form, where the user gives the required details about the Company going from 1.1 to 1.5.
Input Form
Now, I want to generate tables based on the value entered in 1.4 of the input form dynamically. The table structure is shown below.
Generated Tables
How can I achieve this task? Any help would be great. I'm open to learn about any concepts that can make this task easier.
Thank you!

Export all fields in table to Excel and suppress blank columns

Somewhat of a newbie...
I'm trying to find a way to easily export all fields (~50) in my table to Excel. Even if I need to drag each individual field into the design, I can't fit all ~50 fields.
Additionally, I'd love to be able to suppress any blank columns, if possible.
Any suggestions are greatly appreciated!
Thank you!

Solverstudio: How to add data item using VBA?

I am using SolverStudio to solve a problem which will require me to create ALOT of Data items in the Data Items Editor
In the image in the link you would add a data item by entering in the name cell range and optionally index range. Would it be possible to add data items using VBA or something similar as I have ALOT of data items to add so anything that would make adding data items simpler and faster I need.
Any help or advise is welcome.
Thanks
I managed to find out how to do this in the SolverStudio Documentation.
see here

Translating source field of pivot table

I have a pivot table where source data headers are written in german. Is there a way to translate data in pivot table in such a way, that I only translate headers in source sheet?
Of course if it was a problem of one table I could do it manually, but I have more than 50 different tables based on the source data.
One idea is to run VBA script to update all the fileds but is there a better solution?
Thank you for any hints
You could do this with the Google translate webservice.
Just loop through the headers and then return the English translation.

Resources