-
Re: Case Statement Help - Condition not being passed
thanks a lot, it's working now1 -
Re: Case Statement Help - Condition not being passed
Hi @GrantSmith , I tried the logic you recommended and I'm still getting the same problem but I did notice something. So the calculation is: CASE WHEN `transaction_type` = 'Actuals' AND ( ( YEAR(`tra…1 -
Re: Case Statement Help - Condition not being passed
The transaction_type does contain a value, 'Actuals'. There's only 2 values in the transaction_type field, 'Actuals' & 'Budget' and I've tried both and still not working. I've tried the 'like' me…1 -
Case Statement Help - Condition not being passed
Hi All, I've been struggling with this absurd problem when creating a beast mode calculation using case statement. Basically I'm trying to pass 2 conditions into my case statement but for some reason…1 -
Creating a Link Field in Domo
Hi All, I was trying to have a hyperlink embedded inside a Domo Table/MegaTable and I used the following method. CONCAT('<a href="https://na132.salesforce.com/', `donation_link`, '" targ…1