October 19, 2023 at 8:02 am
Hi,
I am working on a report which shows the Data as follows:
Project A
1 Evaluation Harry
2 Evaluation Peter
3 Evaluation Nadja
Project B
4 Evaluation Harry
5 Evaluation Nadja
......
The goal is to get a second numbering for the Projects, so the report will look like this:
1 Project A
1 Evaluation Harry
2 Evaluation Peter
3 Evaluation Nadja
2 Project B
4 Evaluation Harry
5 Evaluation Nadja
......
I tried to put a field in every detail-data set which contains:
=iif(Fields!ProjectName.Value <> Previous(Fields!ProjectName.Value),1,0)
so I got an "1" in the first "evaluation" row of each project.
Then I wanted to sum these field in the group-head (which contains the Project) but i got the error, that I could not use "Previous in an aggregate".
Hope I could describe my problem so you can follow and maybe help.
Thanks
Harry Richter
October 20, 2023 at 8:10 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy