# Action Set column true or 1

**URL:** https://community.glideapps.com/t/action-set-column-true-or-1/18470
**Category:** Ask for Help
**Tags:** actions
**Created:** [November 16, 2020, 4:44am UTC](https://community.glideapps.com/t/action-set-column-true-or-1/18470 "2020-11-16T04:44:37Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![Mishta\_P](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mishta_p/32/16900_2.png) [@Mishta\_P](https://community.glideapps.com/u/Mishta_P)
#### Post date: [March 2, 2021, 4:21pm UTC](https://community.glideapps.com/t/action-set-column-true-or-1/18470/14 "2021-03-02T16:21:38Z")

</div>

I had this earlier today. Up until around lunchtime today I always used TRUE, this has never caused my an issue until I tried a relation lookup on it. The Glide Data seems to set a Boolean as “true”.

> [@Returning highest/lowest value from filtered list](https://community.glideapps.com/t/returning-highest-lowest-value-from-filtered-list/23646):
>
> I am trying to pick out the lowest time (column 2 or 3) that is TRUE in column 1. I can use a rollup to get 15 or 120 easily. I used an IF THEN ELSE to bring out the 2 values selected but rollup only allows count/count unique, the same is true if I “convert” the values with a Maths or a Template column.

This was the problem, and the solution (which worked fully when I set my custom action to true/false instead of TRUE/FALSE.)

---

_[View the full topic](https://community.glideapps.com/t/action-set-column-true-or-1/18470)._
