Forum Discussion
Hi @bojanvelevski similarly if i have two array called row and group as shown below
I need to replace the the value of second array ie group array with values from first array ie row array
to elaborate->row id in first array (row array) is corresponding to first record in second array(group array) and colid in first array(row array) is corresponding to A, B, C,D,E,F,G,H,I in the second array(group array).Example:first record of second array(group array) with values corresponding to column B and C must be updated with value ($) corresponding to first array(row array) with row id 1 and col id is 2 &col id is 3but remaining column values like A,D,E,F…I values should remain as incoming input values
Expected output is as shown below
Please could u help telling how can we achieve this using mapper expression here
If my understanding is correct, this is the same situation, isn’t it ?
You just need to tweak the expression a little bit.
Can you not select the Splunk index from the drop-down in that field?
- SuhasPothedar8 years agoNew Contributor II
When I go to the drop down list, it is showing me only one option, “Connection reset”. When, I am manually giving the index name or its path, it is throwing an error stating “Connection reset,Reason: Snap failed unexpectedly and did not provide any reason”.
Related Content
- 11 months ago
- 2 years ago
- 3 years ago