Note:
Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation.
To learn more about these changes please visit the announcement which can be found
HERE.
I am trying to make a mining model. My question is that how can I use multiple tables as data source? Should I write a query to get a single data table composed of those tables or I should do something else?
Would you please describe relationship of these tables in more details? If the other tables can't be treated as nested tables, then i'd create a view to join these tables as one.