Hello,
Is it possible to auto generate empty records for empty cells.
https://jsfiddle.net/nhjvy7Lk/
Using jsfiddle above when expanding usa and looking at february, there is 2 empty cells for green and red.
Is it possible to add and empty record for each of them like below and add it to the json datasource loaded in the report and have the RecordID be the next available, based on the information available in Rows, Cloumns and filters?
{
"Color": "white",
"M": "February",
"Country": "USA",
"Price": 0,
"recordId": 13
}
/Jimmy
Hello, Jimmy!
Thank you for writing to us.
Flexmonster's main purpose is to visualize necessary data with pivot tables or charts. The data itself is not modified inside Flexmonster. If you need to modify/autofill the data, we suggest handling this on your side.
We hope it helps. You are welcome to write to us in case further questions arise.
Kind regards,
Nadia