Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Is it possible to export nested infotable in excel:
I have a infotable which contains an other infotable. I'm struggling with displaying the data from the nested infotable.
InfoTable A : {
name: "toto",
address: { number: "2", road: "pin"}
}
I can easily display name by referencing it with {{name}} in excel template but i'm not able to reference number and road. Any idea ?
Thanks.
Solved! Go to Solution.
In fact, the response is no because i just created an infotable without nested infotable and with all data i needed. Not really beautiful but it works.
I've never really tried this, but you may have to generate two exports, which would mean manual combine afterwards.
Finally, i use another way to solve my problem. Thanks.
Hi @cbaurand ,could you share your way to export nested tables it will help in future reference when other community member might face this issue.
In fact, the response is no because i just created an infotable without nested infotable and with all data i needed. Not really beautiful but it works.
Hi @cbaurand.
Since you found a solution to your issue, would you please mark your last response as the Accepted Solution for the benefit of others on the community?
Regards.
--Sharon
Hi @cbaurand.
If you feel your question was answered, please mark the previous response as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon