Limit projection/displayed columns

is there a way to limit the number of columns displayed? i am not grouping or aggregating, but simply want to plot a couple of columns from a very wide table in my datasource.

thanks,
ashish

Not yet. We have a similar issue at https://github.com/metabase/metabase/issues/612. It would be useful if you could comment there with an example or open a new issue at https://github.com/metabase/metabase/issues/new

Also note, if you’re using a SQL database you can write a raw SQL query to select just the fields you want.

See “Asking more Advanced Questions in SQL” http://www.metabase.com/docs/latest/users-guide/03-asking-questions