Export Hierarchical list in Report

SRI Sakthi
Tera Contributor

Hi All,

Is there any way to export the "LIST" type report with a Hierarchical list?find_real_file.png

1 ACCEPTED SOLUTION

DirkRedeker
Mega Sage

Hi

You can always export data in a "one-table" (or one view) manner.

There is no OOB export for hierachical lists or something like that.

If you want to achieve to export data from two tables, you can JOIN those two tables by creating a database view and export the joined list.

Yes, you will have a flat file with duplicated entries for 1:n relations, but anyhow you could have those in ONE file.

Let me know if that anwers your question and mark my answer as correct and helpful.

Enjoy & BR

Dirk

View solution in original post

3 REPLIES 3

Onkar Pandav
Tera Guru

Hi,

I believe this is not possible.

DirkRedeker
Mega Sage

Hi

You can always export data in a "one-table" (or one view) manner.

There is no OOB export for hierachical lists or something like that.

If you want to achieve to export data from two tables, you can JOIN those two tables by creating a database view and export the joined list.

Yes, you will have a flat file with duplicated entries for 1:n relations, but anyhow you could have those in ONE file.

Let me know if that anwers your question and mark my answer as correct and helpful.

Enjoy & BR

Dirk

Hi

Thanks for marking as helpful.

If there is no more answer you can expect and get on this topic, I invite you to close this thread by marking the best answer as correct.

Have fun & Enjoy

BR

Dirk