Display Unique Chart Pens Depending on Client ID

I am needing help displaying a unique set of pens on a chart depending on which client is running. I have each client assigning a unique ID, depending on the PC hostname. Each client gathers data and sends that data to an OPC tag that logs it in historian.
My issue seems to be that the chart needs data from a table to display pen data. How do I display a set of pens based on my client ID?

Hope this makes sense.

are you using ignitions built in tag history or logging the data in a table separate from the Ignition tag history?