Forum Discussion
HafizNadeem
3 years agoFrequent Visitor
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
VijayP
3 years agoCommunity Champion
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
3 years agoFrequent Visitor
thank you for your reply but I want to automatically split these tables rather than doing it manually.