Hello All,
Is it possible to create a new table from select rows in another table? For example, if you have a table with columns [Name], [Time], [Value], [State], and multiple rows, is it possible to say:
if [Name] contains "smith", put into new table named "Smith Records" ?
Ideally, all of the columns and row data for rows with names containing Smith would now be in a new table which could be viewed separately in the workbook queries tab. Even more ideally, you could set whether this new table is connection only, is loaded in the workbook, or is loaded in the data model.
Please let me know what you think.
Thanks,
Brendan
Is it possible to create a new table from select rows in another table? For example, if you have a table with columns [Name], [Time], [Value], [State], and multiple rows, is it possible to say:
if [Name] contains "smith", put into new table named "Smith Records" ?
Ideally, all of the columns and row data for rows with names containing Smith would now be in a new table which could be viewed separately in the workbook queries tab. Even more ideally, you could set whether this new table is connection only, is loaded in the workbook, or is loaded in the data model.
Please let me know what you think.
Thanks,
Brendan