Add Header and trailer to CSV file
Hi Team, I am looking for options to add header and trailer to CSVMy module creates CSV and I need fixed length Header and trailer string.Trailor to be with the count of CSV records. Saw some options...
View ArticleHow to Remove Duplicate Pairs
How can I remove one of the two pairs (see highlighted text)?: Thank you!
View ArticleAbility to insert photo on workflow canvas?
You know how we can add Comment boxes anywhere on the workflow canvas to explain our processes? I want to add a small screen shot onto the canvas to show the result I'm getting (because it needs to...
View ArticleData Modification Needed
Hi, Im having some challenge in modifying my data. Half-baked workflow is attached too, pls can you walk me through the last steps?Input: Expected Output: so far i see wrong numbers in the last tool,...
View ArticleOutput Excel file with font set to 8 pnts.
Is there some piece of XML code I can drop in or is there a setting for this somewhere?
View Articlewrong equation shows for a tool
Minor issue, I know, but if you put a tool on the canvas, say "formula" and for the expression, you put in (Seg_sum_vol/total_sum)/100, at first, then change that expression to anything, the bubble on...
View ArticleHow to add character in the front, if condition is met on that same cell
Hello I have a column with series of number but I'd like to keep it as a string. Let's call this column "HS code". I want a rule (maybe using Regex or Conditional statement) telling Alteryx to add a...
View ArticleComparing fields in Alteryx
Hi, I have a scenario where I am trying to compare values of 2 fields in Alteryx. I am not able to do this as part of a SQL due to automation considerations. Is there a way to do comparisons for these...
View ArticleExport result into new excel sheet
Hi Guys, I want my result in an newly created excel sheet by Alteryx. As per the attachement, the Highlighted result should be exported in Excel sheet Thank you so much!!
View ArticleCombining multiple columns (Post Reg-EX) into respective columns?
Hello, In my first column, I have varied ways of how an "ID" was entered (with spaces, without space, etc.). I used a RegEX to parse it out but it came out to be 4 different columns. I would like to...
View ArticleNeed field autosize without changing datatype
I have a process where I output data to a database each week. Because the database fields have a pre-defined/expected data type, I must maintain that same data type in my workflow. However, I would...
View ArticleOne Table with Multiple Look Up Tables...
Hello, I have a table with the the following columns: ID, Status, Category I have two look up tables one for each (Status, Category). Since I need to apply different look up tables to different columns...
View ArticleApply Multiple Style Rules in a Table on a Single Field
Hi all, In a table, is it possible to put more than one style rule on a particular field? In the below example, I have a particular value, with three pipes (|||) in front of it. Any value with this...
View ArticleCSV header trailer
Hi All,Please note that I have following data as result of module.(from union & sort tool) 001_PKEY002_SKEY003_TYPE004_CondnabcKey581100ClosedabcKey581200tabcKey581300 abcKey581300tabcKey581999...
View ArticleData Consolidation
Hi, I have customer data in multiple excel sheets and i need to consolidate them in one excel sheet. Customer details in each excel sheet are different but headers are common in all sheets. How can I...
View ArticleInterative Dynamic SQL Where Statement
Hi there, I'm trying to repeat a workflow for a set of date periods. I've currently got a workflow set up with a fixed range as part of some SQL code as follows: WHERE so.CreationDate BETWEEN...
View ArticleFormula Tool | moving data from one cell to another
Please see screen shot below: How do I write the Expression in the Formula Tool to fix records that have data in Address Line 2, but not in Address Line 1?IF NULL, I would like to move the data...
View ArticleDirectory to Dynamic Input, Losing the filename downstream
I am reading a series of .txt files from a directory. There are two separate file layouts which need to be applied, so I filter first to segregate. Then, using the dynamic input, I use one of the...
View ArticleTrim, but leaving a single space between words
Hi all, I've got a set of data I'm trying to match to another set of data on a common field. The required field in one set, however, has a random number of spaces between some words, which means it...
View ArticleWeb Scraping Question
How would I handle downloading multiple webpages, My example is a monoprice page: https://www.monoprice.com/search/index?keyword=graphics%20cards&pg=1 There are multiple pages -- as you can see the...
View Article