Create SQL query or web GUI - formula based off custom between statement and column count = percentage

Greetings,
I’m new on this platform so Please be kind…
The query that i’m working on is ( column A with a number between statement / column A count = percentage ).
I know that a nested query is needed “maybe” but would like to use the web GUI.
Regards,
AW

Hi @ADuB
Depending on which database you’re querying, it would probably be a lot easier to make such calculation with SQL.
https://github.com/metabase/metabase/issues/10273 - upvote by clicking :+1: on the first post

Hello,
OK
can you help? I'm a newbie to SQL scripting. All the info is in the same table.

@ADuB If you need help with regular SQL, then stackoverflow.com is probably a better place, since it’s not specific to Metabase.

1 Like

Thanks