arun-rangarajan commented on issue #261: How do I join tables? URL: https://github.com/apache/incubator-superset/issues/261#issuecomment-354675129 @mahedi0244 - I faced the same issue after creating a VIEW using "DB Browser for SQLite" with a SQLite3 database. The view doesn't get written to the database file until you click on "Write Changes" button in "DB Browser for SQLite". Once you ensure the view is persisted in the database file, you can just import it as a table in Superset.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
