Forum Discussion
Zakaria_1980
4 years agoPost Patron
need help
Hi, please I have the following example: what i need is the following as output, is a tabl that shows for me per project ID and per Phase if all task status = Completed , I will get under task stat...
- 4 years ago
Okay, for that you just need to drag these 3 column on the table visual.
Zakaria_1980
4 years agoPost Patron
Thanks for this output, but can we have sth simple like this:
| Project ID | Phase | Status Completion |
| 1 | PH#1 | 100% |
| 1 | PH#2 | 33% |
| 2 | PH#1 | 75% |
| 2 | PH#2 | 63% |
| 2 | PH#3 | 100% |
Samarth_18
4 years agoCommunity Champion
- Zakaria_19804 years agoPost Patron
The problem is not the format of the decimal but the output itself, i've shared with you the output i need, what i did is that i regrouped by project id and phase to get the status completion %.
- Samarth_184 years agoCommunity Champion
Okay, for that you just need to drag these 3 column on the table visual.