Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am hoping to prepare the following data set
Machine | No. of Machine in the same Branch |
---|---|
5ACD | 5 |
5606 | 10 |
5E3E | 12 |
... | ... |
I understand if I put, [Branch], and [Machine] in a table, and I can get "No. of Machine in the same Branch" by:
COUNT(TOTAL <Branch> Machine)
But I am using a chart, and I really cannot put [Branch] in there, I wonder is there any way to get the "No. of Machine in the same Branch"? Anyway to do it by Set Analysis?
Thanks for your attention in advance.
Regards,
Guy
Where is the field Branch?
You can call Branch and Hide that column from Presentation Tab, Use this as Work around.