Forum Discussion

JBusque's avatar
JBusque
Frequent Visitor
2 years ago
Solved

Count Values between Tables with delimeter

Hello, I have two tables. One Table is a list of Codes that I need to get a count of appearences from a Column in a connected table (One to Many Single Way) In the connected table the Column has t...
  • rsbin's avatar
    rsbin
    2 years ago

    JBusque ,

    Easiest solution I have is as follows:

    In PQ, duplicate your original table.

    Then Remove all Columns except the [Code]. 

    Then you can use my original solution.

    The drawback here is you would lose any relationships to the other data in the original table, but if you can live with that, then this should work for you.

    If you cannot live with this alternative, I suggest you close this thread, and repost your original question (I will continue to ponder).  But this will give others here the chance to perhaps provide a more elegant solution that would better suit your needs.

    Kind Regards,