
Anonymous
Not applicable
2017-08-30
11:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Comparing field and variable in set analysis
Dear Colleagues,
I have to calculate all the production orders which release date (field "DATA_EMISSAO_OS") has happened before a set date (variable called "vData_OS").
For that, I am using the following set analysis formula, but its not working.
Count(DISTINCT {<[DATA_EMISSAO_OS] = {"<=$(vData_OS)"}>} ID)
Is there any of you who can help me out with that issue?
Thanks!
926 Views
1 Reply


Champion III
2017-08-30
11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does the date format of Field [DATA_EMISSAO_OS] match the date format of your variable??
Read the below thread
Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
If a post helps to resolve your issue, please accept it as a Solution.
672 Views
