AndyMB
September 23, 2022, 11:32am
#1
We've got two questions which we've put together on a dashboard, as shown below:
What we would like to know is, what is the percentage between the two values?
I would also like to point out, I'm trying to do this in Metabase and not resort to using the SQL Editor.
Does anyone know a good way of doing this?
flamber
September 23, 2022, 3:39pm
#2
Hi @AndyMB
That's currently not possible, since Metabase is only getting formatting options from the first question:
https://github.com/metabase/metabase/issues/17943 - upvote by clicking on the first post
varnika
October 23, 2022, 10:09am
#3
it's not only about formatting, I created custom expression in which I have divided two columns to get percentage so I tried to multiply by 100 so that no need of formatting. but still that question not showing as percentage.
please suggest a solution so that both lines can present as Percentage on dashboard.
flamber
October 23, 2022, 10:15am
#4
@varnika There's no solution when combining questions on the dashboard. Only formatting from the first question is included.