Hide columns from SQL Query such that they will take effect in dashboard...
Hide columns from SQL Query such that they will take effect in dashboard subscription email/slack (#32991) * initial columns * fix tests * only filter when exists * add test * add whitespace * add noah code * fix test * add column reordering * fix issues with column ordering * rename test * Update src/metabase/pulse/render/body.clj Co-authored-by:Noah Moss <32746338+noahmoss@users.noreply.github.com> --------- Co-authored-by:
Noah Moss <32746338+noahmoss@users.noreply.github.com>
Showing
- src/metabase/pulse/render.clj 10 additions, 3 deletionssrc/metabase/pulse/render.clj
- src/metabase/pulse/render/body.clj 46 additions, 44 deletionssrc/metabase/pulse/render/body.clj
- src/metabase/query_processor/streaming.clj 1 addition, 1 deletionsrc/metabase/query_processor/streaming.clj
- test/metabase/pulse/render/table_test.clj 57 additions, 0 deletionstest/metabase/pulse/render/table_test.clj
Please register or sign in to comment