dinkarNew Contributor2 years agoHow to know the all column names(input columns) using expression in mapper I want to know list of all input columns in the pipeline using expression in mapper. Please help
tlikarishEmployee2 years agoReportCan you talk more broadly about the problem you're trying to solve? If you went with this approach, then you could avoid doing for each row by routing a single document into the Mapper that finds the documents properties/column names.
Recent DiscussionsNot Updating Custom snapXML namespace prefix removal from XML documentSolvedRenaming multiple items in an arrayCustom snap development: The snap settings tab is stuck on loadingHow to debug custom snap in editor before snap deployment