• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

ValueList & Find

Participant ,
Apr 03, 2007 Apr 03, 2007

Copy link to clipboard

Copied

Result Set:
2007-04-03 06:05:00.0, 2007-04-03 06:05:00.0

So as you can see in the attached code I'm trying to find the character "-" in my valueList, which it should as you can see in the above result set. It's not finding it though. What am I doing wrong?
TOPICS
Advanced techniques

Views

235

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Participant , Apr 03, 2007 Apr 03, 2007
I used COALESCE on my date field to put a default value if NULL. Then I searched for that default value in my Find statement and whalla ... works!

Votes

Translate

Translate
Participant ,
Apr 03, 2007 Apr 03, 2007

Copy link to clipboard

Copied

LATEST
I used COALESCE on my date field to put a default value if NULL. Then I searched for that default value in my Find statement and whalla ... works!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation