Community Forums

Community Forums

user15995 Member

Overview

Overview
Roles
Member
Badges0

About Me

About Me
Not much happening here, yet.

Analytics

4
0
1

Reactions

Comments

  • Nailed it. There were two blank values in the set that were being filtered out by my formula but not by your initial formula. Your modification allowed me to easily identify them. Thanks!
  • FYI - I attempted the first solution, and the results for a "true" condition were significantly higher than I would expect. Have you tried something similar with success? I also tried the second solution, and the results were also different from the calculation that I posted above. Not by much - there were two more values…
  • Thanks, I ended up breaking down the fields using ETL into major, minor, and patch versions. I should note too that most versions had a "-log" or something on the end, so they weren't super pretty. Here is what I ended up with: case when `mysql_major_version` > 5 then 'false' when `mysql_major_version` < 5 then 'true' when…
Default Avatar

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In

Badges

No badges yet.