¿ªÔÆÌåÓý

DSFind


 

Hi ... how can I use {DSFind~} to find one of two things in the same field of a data set?

For example, how can I find either "Cold" or "Any Climate" in the same field called "Env"

This works to find either "Cold" or "Any Climate" : {DSFind~MonsterTable,%Index%,Env~%ClimateNeeded%}

Hope I'm clear enough ... thanks.


 

¿ªÔÆÌåÓý

Hey, Val

?

I haven¡¯t proofed it yet, but have you tried ¡­

?

{DSFind~MonsterTable,%Index%,{OR~Env=%Climate1%, Env=%Climate2%} }

?

Vance?????????????????????????????????????????? }

?

?

?

Sent from for Windows

?

From: valminder_2
Sent: Tuesday, March 7, 2023 5:00 PM
To: [email protected]
Subject: [TableSmith] DSFind

?

Hi ... how can I use {DSFind~} to find one of two things in the same field of a data set?

For example, how can I find either "Cold" or "Any Climate" in the same field called "Env"

This works to find either "Cold" or "Any Climate" : {DSFind~MonsterTable,%Index%,Env~%ClimateNeeded%}

Hope I'm clear enough ... thanks.

?


 

No, it does not work. Thanks for the idea anyway,
I found a way to work around this, and it's fine now,