I would like to take data that looks like:
1100.1 (phase code)
154691 (this is a list of units charged to that phase code for the month)
154691
154691
15853
15853
15853
15853
1720.14
17030
17030
17030
17040
17040
171003
171003
I would like to change the format to:
1100.1..............154691, 15853
1720.14..............17030, 17040, 171003
It is currently grouped:
Company
Project Manager Name
Job Name
Phase Code
Units
I have tried every suppression criteria I can think of and formula combination I can find on through help sites and I always end up with the following:
1100.1............154691, 154691, 154691, 15853, 15853, 15853, 15853
1720.14............17030, 17030, 17030, 17040, 17040, 171003, 171003
1100.1 (phase code)
154691 (this is a list of units charged to that phase code for the month)
154691
154691
15853
15853
15853
15853
1720.14
17030
17030
17030
17040
17040
171003
171003
I would like to change the format to:
1100.1..............154691, 15853
1720.14..............17030, 17040, 171003
It is currently grouped:
Company
Project Manager Name
Job Name
Phase Code
Units
I have tried every suppression criteria I can think of and formula combination I can find on through help sites and I always end up with the following:
1100.1............154691, 154691, 154691, 15853, 15853, 15853, 15853
1720.14............17030, 17030, 17030, 17040, 17040, 171003, 171003