Skip to main content
1-Visitor
January 8, 2015
Solved

Report Recipe for Multiple Levels

  • January 8, 2015
  • 1 reply
  • 1547 views

Quick question...I think.

I'm working on a report. Do I have to copy the report to account for each possible level of indentation (i.e. 1.1 vs 1.1.1.1)? Copy and pasting is working fine it's just a lot of work. Is there a simpler way to basically search out what level the content is at and then use that for RelationshipL2?

Thanks!

    Best answer by KaelLizak

    Hello Nolin,

    Yes, you have to copy the levels to the levels below, and then increment the # for the RelationshipL# tag.

    Regards,

    Kael

    1 reply

    KaelLizak16-PearlAnswer
    16-Pearl
    January 16, 2015

    Hello Nolin,

    Yes, you have to copy the levels to the levels below, and then increment the # for the RelationshipL# tag.

    Regards,

    Kael

    1-Visitor
    January 19, 2015

    That's what I thought. I just wanted to make sure I wasn't missing some major shortcut. Thank you.