Forum Discussion
Anonymous
5 years agoNot applicable
Switch True
Hi I am working on an power bi report, I have two columns with the time stamp, one is for when an opreater scans in to the device and one for when they have scanned out. Im not sure if the ...
v-lili6-msft
5 years agoCommunity Support
hi Anonymous
Share some simple sample data and your expected output, that will be a great help.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Regards,
Lin
Anonymous
5 years agoNot applicable
Hi
Sorry for the delay, here basically what I wanted, I have a column that has "Acttive" or "Inactive". I worte an if statement that add a new column with 1's and 0's (what you see in the picture). If that value is 1 then the color with be Green to let me know that machine is active. I wanted the DeviceName to change colors if the device was active or not. But this is the best solution I could come up with .