NATASHA BOROVIKOVA
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by NATASHA BOROVIKOVA-
Need clarification on formula
I need this formula below to show not only blank values for lastbuildorship but also put Y if the lastbuildorship is older then 3 years old. So all 3 rules have to work together: GlobalQ=0, lastbui...
-
Importing file issue
When I try to import this file below, the columns do not load correctly and all columns get shifted to the left somehow and I loose columns D,E.F and G all together. Is there a way in Datameer...
-
Excel in text format to import
I am presuming that its impossible to import excel files in text format without prior editing. Right now I have file that I have to do text to columns first and then change extension from xls to ...
-
IF statement not working
I am trying to do a simple IF formula: IF A then B for one column and its not working. Am I using sign ) wrong somehow? IF(#_01_USDCs!Warehouse=="A" or "B";"C"))IF(#_01_USDCs!Warehouse=="F";"D"))...