Forum Discussion

prabhatnath's avatar
prabhatnath
Icon for Advocate III rankAdvocate III
2 years ago
Solved

Append rows from 2 tables into a new table based on Matching column value

Here is the cenario that I need help:   I have 2 tables. Table-1: WorkItems. This table has all latest Workitems from specific project with isCurrent = TRUE for all records. WorItemId Title ...
  • selimovd's avatar
    selimovd
    2 years ago

    Hey prabhatnath ,

     

    I think I got your question.

    You can first do an inner of the second table with the first, then only the IDs will be left that exist in the first table.

     

    Afterwards you can do an append.

    Please see the attached file for details.

     

    If you need any help please let me know.
    If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍

    Best regards
    Denis

    Blog: WhatTheFact.bi
    Follow me: twitter.com/DenSelimovic