
Ishwari Mahajan
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Ishwari Mahajan-
Ishwari Mahajan commented,
Hi Adrian I wanted to see that code, as I am having similar problem of name mismatch but I am unable to import .brg file in Data3sixty analyse. Could you please help. Thanks
-
Ishwari Mahajan created a post,
How to schedule follow up run by using the "On Success, Run" property of a schedule
I have two graphs test1,test2. Also I have created two schedules TEST1, TEST2 on those graphs. I want to run TEST2 after only successful run of TEST1. I tried setting the "On Success, Run" property...
-
Ishwari Mahajan commented,
Hi Gerry, How can I count number of matches found For eg I have 2 strings BILL PAY,ISHWARI,123 EMA,BILL PAY,123 So when I match both string on BILL PAY,123 I am getting both strings as outputs,but ...
-
Ishwari Mahajan commented,
Dear Adrian, Could you please provide the code for this Thanks :)
-
Ishwari Mahajan created a post,
I want to find records that uniquely match from given datasets
I have two datasets Dataset1: |COL1| 1 2 Dataset2: |col1| |col2| 1 2 1 3 2 3 Here when I match both datasets based on 'COL1' AND 'col1' i...
-
Ishwari Mahajan commented,
While using X-ref node left input key = 'Bank string' right input key = 'COL1' But as it is gives output's that are Exact matches in my dataset it is giving 0 output. Hence I want something that wi...
-
Ishwari Mahajan created a post,
We have 2 Datasets to compare and get only the unique matched records. For records that are not matched or records that are not uniquely matched (multiple matches) then we have to ignore such records.
To elaborate, we have dataset as below: Dataset1: “Pay String” is the complete string Col1, Col2, Col3, Col4 has the comma separated values from column “Pay String” E.G. |Pay string| |...