-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
The line still not correct. please see result pdf file.
MTAuMjAuMTEuNTEgICAgwn3m7rSP9H15D2TkXDju9w.pdf.pdf
549884af5e3a6acdb18a528a7cc4d3b1208ea7748cbc235f04e40fca87a96e1f.docx
{
"reportTitle": "Regional Sales Report with Dynamic Products",
"groupHeader": "Group Product",
"productHeaders": [
"Product A",
"Product B",
"Product C",
"Product D"
],
"fixedHeaders": [
"Region",
"Total Sales"
],
"rows": [
{
"region": "North",
"productValues": [
100,
150,
200,
50
],
"totalSales": 500
},
{
"region": "South",
"productValues": [
80,
120,
180,
70
],
"totalSales": 450
}
],
"grandTotal": 950
}
Metadata
Metadata
Assignees
Labels
No labels