
Catharine Coleman
- Total activity 43
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 18
Activity overview
Latest activity by Catharine Coleman-
Catharine Coleman commented,
Hi Dylan, The previous report of this issue was on a pretty old version of Dataverse and has been addressed in later versions including the version you are using. I will open a support ticket and...
-
Catharine Coleman commented,
Hi Holger, Thank you for pointing that out! This is a good suggestion and we have made the change. You can now see our documentation on the Community page. Catharine
-
Catharine Coleman commented,
This should work. I have opened a ticket for you. If you are able to provide the CSV file, we will try to reproduce the problem in house.
-
Catharine Coleman commented,
It was a pleasure speaking with you yesterday and we're glad that you got your Dataverse upgraded to 3.0.5. Let us know if you need further help with your older dataflows. Sorry for the difficult...
-
Catharine Coleman commented,
Hi Kai, Could one of the nodes in the your graph be a shadow node from a library? If so, can you make sure that the library has been upgraded to 6.1.x? Thanks, Catharine
-
Catharine Coleman commented,
Hi, If your data is already present on an output pin, then you could try processing it with a filter node. In the filter, use this code: t=myField.split("&")emit t[0] as col1emit t[1] as col2emit ...
-
Catharine Coleman commented,
Hi Khai, Yes, there is a node that can do this quickly. It is called the"Delimited File" node. I created a file that contained one line that looked like this: Col 1&Col 2&Col 3&Col 4 I ended the l...
-
Catharine Coleman commented,
Hi Paavo, Is TSPING installed on the machine? If so, and if you haven't checked already, can you verify that you can reach the database with : tnsping <tnsentry> Thanks, Catharine
-
Catharine Coleman commented,
Hi Mark, If you are saving from within your data flow, it actually gets saved to the Dataverse database. This is only used by Dataverse and you can't see it. To save your dataflow outside of Data...
-
Catharine Coleman commented,
Hi Drew, Can you change your Concatenation mode to Union, if it isn't already, and try it again? Thanks, Catharine