Forum Discussion

HafizNadeem's avatar
HafizNadeem
Frequent Visitor
3 years ago

How to split a table with data into multiple seperate tables.

here we have a data table that contains all the tables that have been imported from the database. now I want to split this table into multiple separate tables. as shown in screenshot 

 

2 Replies

  • VijayP's avatar
    VijayP
    Community Champion

    HafizNadeem 

    Create a duplicates of each column and remove other columns and expand each table by clicking on Table or expansion button inside the column header 

    • HafizNadeem's avatar
      HafizNadeem
      Frequent Visitor

      thank you for your reply but I want to automatically split these tables rather than doing it manually.