I have two tables and there is a common value in each to allow a join. Table one (data feed - one) has been a numeric value on each row. I can produce the sum (grouped on the common value) in a MashApp for each on the tables seperatly. When I try and join these using Combine or Concatatate even though I have over time to resolve this produced a series of datafeeds to filter out all the columns that should just produce a sum at the high level (the common value) but my MashApp still produces the result at row level - why?
Any ideas?
.png)
Stephan Freudl on
Based on what you describe its hard to help. Could you post the structure of the two feeds you are trying to join, i.e. combine?