Forum Discussion
perepelena
1 year agoFrequent Visitor
Using a binary sample file for custom functions in Dataflow 2 gen
Hello! I'm using dataflow 2 gen in order to optimize the updating of queries with custom functions. For the function I have a sample file (for transforming other files) that must be in binary fo...
miguel
1 year agoCommunity Admin
Can you check if any of the queries in your customer function logic (sample file, sample transform file or anything else) have staging enabled? If any of them do, then disable staging on them
- perepelena1 year agoFrequent Visitor
As you said, I disabled staging on all files included in the function (sample file, sample transform file). Now steps From Value and Remove Columns are not being added but another error occurred while updating:
Mashup Exception Expression Error: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: Couldn't insert table., InnerException: Can not convert a Table type into a Text type.