T O P I C R E V I E W |
AKazak |
Posted - 07/01/2022 : 03:12:45 AM OriginPro 2022b (64-bit) SR1 9.9.5.167 Windows 7 Pro SP1 x64
Greetings!
I noticed that Lookup searches in Categorical column indices instead of Category values.
What is the proper way to lookup in Categorical columns with search in Category values?
Thank you.
Useful references on the topic: https://www.originlab.com/doc/Tutorials/Categorical-Values-Ordering https://www.originlab.com/doc/en/Quick-Help/Show-Category-Indices
--- Andrey |
2 L A T E S T R E P L I E S (Newest First) |
AKazak |
Posted - 07/01/2022 : 11:30:58 AM quote: Originally posted by YimingChen
You can use Catindex() to convert Category values to Category indices, then do the search.
James
Dear James,
Thank you for the valuable suggestion.
Userful reference on the topic: https://www.originlab.com/doc/LabTalk/ref/Catindex-func
--- Andrey |
YimingChen |
Posted - 07/01/2022 : 11:09:35 AM You can use Catindex() to convert Category values to Category indices, then do the search.
James |