Hello,
Our team has been using flexmonster for awhile and it does a great job thank you for that.
I have the following data structure
----------------------------------------
Name | Math | Physics | Chemistry
-----------------------------------------
Abc | 20 | 24 | 25
Xyz | 21 | 25 | 26
------------------------------------------
Would like to create a pivot with Dynamic column called Subject, which contains Math, Physics, Chemistry. Something like https://jsfiddle.net/s5h3yr7q/1/ (*Note changed data structure to give an example). We could format our data just like in the fiddle before feeding to flexmonster but we are trying to avoid that as we have large data set.
Could you please let me know if there is any option in flexmonster to achieve this?
Thank you
Hello, Sudhasmsa,
Thank you for reaching out to us.
We are glad to hear that you enjoy using Flexmonster!
Achieving a dynamic column with the described data structure is only possible through preprocessing the data set, just as you did in your JSFiddle.
Aside from that, since you have mentioned you have a large data set, Flexmonster provides two options for handling and analyzing the big data sets:
DataRefreshTime
option. This way, Flexmonster Data Server will refresh the data with the specified rate. For example, you could configure it to refresh the data every several minutes. Please see our configuration guide for more details.
Feel free to contact us if other questions arise.
Kind regards,
Nadia
Thank you Nadia for the quick response.
We are preprocessing the data to get around the issue.
Thank you.
Hello, Sudhasmsa,
Thank you for your feedback.
As always, you are welcome to write to us in case further questions arise.
Kind regards,
Nadia