Insert data into specific column using xlsx ?



  • Hello,
    How can I insert data into specific column using xlsx. I have attached example about it. I cannot insert "daily" data into row 2 column 2. My code is below. "Daily" data is shown always row 13.

    {{#xlsxAdd "xl/worksheets/sheet1.xml" "worksheet.sheetData[0].row" 2}}
    <row>
    <c t="inlineStr" s="{{@root.$removedItem.c.[0].$.s}}"><is><t></t></is></c>
    <c t="inlineStr" s="{{@root.$removedItem.c.[1].$.s}}"><is><t>{{period}}</t></is></c>

    </row>
    {{/xlsxAdd}}

    ![0_1644505790203_Screenshot at Feb 10 18-07-41.png](Uploading 100%)



  • 0_1644505856092_Screenshot at Feb 10 18-07-41.png



  • Please share the playground demo.
    https://playground.jsreport.net


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.