Hi All,
Iam trying to do a report where I have 6 section units like sec1,sec2,sec3,sec4,sec5,sec6( different fields related by level). This unit will be prompt
but my user can enter any section unit(will be a dynamic).
I have grouped my report by each section unit and suppressing base on the prompt value entered. Question is I have really made it tough when my user is asking for the number of levels( which they can enter as a prompt and the report will show the sections by that num)for eg:
prompt1: sec2 (section unit)
prompt2: 3 ( number of levels)
Then my report should display as
Sec2, sec2 description
sec3, sec3 description
Sec4 num sec4 description code count(code)-- HDings
aaa aaaname n/a 36
aaa aaaname 100 125
aaa aaaname 150 103
bbb bbbname 150 95
.... so on.
I have messed my head thinking. Can anyone please advice on how to proceed.
I was doing good with prompt1 and I have fixed the number of levels to 3 always. But how can I make it work dynamic.
Any ideas greatly appericated..
Thanks,
Sweetie
Iam trying to do a report where I have 6 section units like sec1,sec2,sec3,sec4,sec5,sec6( different fields related by level). This unit will be prompt
but my user can enter any section unit(will be a dynamic).
I have grouped my report by each section unit and suppressing base on the prompt value entered. Question is I have really made it tough when my user is asking for the number of levels( which they can enter as a prompt and the report will show the sections by that num)for eg:
prompt1: sec2 (section unit)
prompt2: 3 ( number of levels)
Then my report should display as
Sec2, sec2 description
sec3, sec3 description
Sec4 num sec4 description code count(code)-- HDings
aaa aaaname n/a 36
aaa aaaname 100 125
aaa aaaname 150 103
bbb bbbname 150 95
.... so on.
I have messed my head thinking. Can anyone please advice on how to proceed.
I was doing good with prompt1 and I have fixed the number of levels to 3 always. But how can I make it work dynamic.
Any ideas greatly appericated..
Thanks,
Sweetie