How to create variables from the current grafana organization Name

I want to create variables from the grafana organization Name,but I can’t find out the way to get it.
Does anyone know how to get it?

Use mysql/mariadb as your grafana database instead of sqlite, then you can query the org in this table:

I mean how can i get the organization name into the variables of dashboard setting?

Hi! As I’m trying to do exactly the same, I was wondering if you found a solution?