Global variables

Hi

I am trying to use global variables for color temperature and level.

I have tried to follow the instructions at
https://docs.hubitat.com/index.php?title=Rule-4.0#Global_Variables_may_be_used_for_Level.2FColor

I have created two global variables one called GlobalCT and one called GlobalLevel. Each one defined as a Number.
One has a Color Bulb connector the other Dimmer.

Then when I use "Color temperature per mode" only the GlobalCT is available as a device.

How do I set GlobalLevel with "Color temperature per mode" ?

Thanks,
Martin

I found a workaround using "Groups and Scenes".
I added both devices to a new group, and used the group in "Color temperature per mode".
This seems to work.