D
Daren Hawes
Hi,
Imagine I have a dataset called Surveys with 10 tables. Each table has a
SurveyID. Some SurveyID = 1 Some SurveyID = 2 and so on. .
How can I clone the dataset to make Clone_Surveys but with only the data
rows where SurveyID = 1?
Do I have to create a Dataview for each of the 10 tables? Is there another
way I should know about?
Thanks In Advance
Imagine I have a dataset called Surveys with 10 tables. Each table has a
SurveyID. Some SurveyID = 1 Some SurveyID = 2 and so on. .
How can I clone the dataset to make Clone_Surveys but with only the data
rows where SurveyID = 1?
Do I have to create a Dataview for each of the 10 tables? Is there another
way I should know about?
Thanks In Advance