Forum Discussion

anaichi's avatar
anaichi
Copper Contributor
Sep 19, 2023

Bind dynamic table with external data

Hi!

I need to bind dynamic table with external data. I want to do some filters to the dynamic table, but when I do it, the external data doesn't move (yellow is the dynamic table, green is the external data). If I want to sort data from largest to smallest in a colum of the dynamic table, the information in green, doesn't change.

Please your help.

Thanks!!

 

3 Replies

    • anaichi's avatar
      anaichi
      Copper Contributor
      The yellow one is a dynamic table, created with a data base and the green one are data that I organiced/add, like contact information
      • JKPieterse's avatar
        JKPieterse
        Silver Contributor

        anaichi 

        For this to work here is what is needed:
        For both tables, follow these steps:

        1. From the Data tab, click "From Table/Range"
        2. In the PQ editor, click the Close & Load drop down and choose Close & load to
        3. Select "Only create Connection"
        4. On the Data Tab, click Get Data, Combine Queries, Merge
        5. In the next dialog, make sure you select each table in the relevant drop-downs
        6. Click on the Rut column in both previews to indicate this is the link between both tables
        7. Click "OK"
        8. In the next view, find the column which is named the same as the second table. It should have an "Expand" button: 

           

        9. Click it to get the data from the second table next to the first one.
        10. Click Close & Load to and let it load to where you want the combined table to appear.

        This table can be filtered and sorted. Data is to be entered in the original second table.

Resources