Show Table

Column Verbose Name Type Groupable Filterable Is temporal
ragione_sociale None STRING
partita_iva_desc None STRING
codice_ateco None STRING
Record Count: 3
Metric Verbose Name Type
count None None
Record Count: 1
Table Name admin user-Untitled Query 2-G17I1t6i2
Sql select replace(c.valore_n, '"','') as ragione_sociale ,'P.IVA:'||c.partita_iva||'' as partita_iva_desc, replace(a.valore_n, '"', '') as codice_ateco,case when z.zona is null then 'ND' else replace(z.zona, '"', '') end as zona from (select id, valore_n, campo, partita_iva from public.v_company_deaggr where campo='name' group by 1,2,3,4)c left join (select id,valore_n, campo, partita_iva from public.v_company_deaggr where campo='activityCode' group by 1,2,3,4)a on a.id=c.id left join (select valore_n as zona, vat_number as partita_iva from public.v_settlement_deaggr where campo='zona' group by 1,2) z on c.partita_iva=z.partita_iva
Enable Filter Select False
Fetch Values Predicate None
Database fascicoloimprese
Schema None
Description None
Owners [admin user]
Main Datetime Column None
Default Endpoint None
Offset 0
Cache Timeout None
SQL Lab View True
Template parameters None
Perm [fascicoloimprese].[admin user-Untitled Query 2-G17I1t6i2](id:44)
Associated Charts [Categorie Ateco]