Skip to content
Snippets Groups Projects
Commit 53ef2014 authored by Simon Belak's avatar Simon Belak
Browse files

Update cards to the new logic

parent 43282d91
Branches
Tags
No related merge requests found
......@@ -85,7 +85,7 @@
[card]
(let [{:keys [rows cols] :as dataset} (-> card
:dataset_query
qp/process-query
qp/process-query-no-format-rows
:data)]
(if (and (:visualization_settings card)
(not-every? :source cols))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment