Changes for page 01 - Concetti


From version 77.1
edited by administrator BDP
on 2017/10/02 12:50
Change comment: There is no comment for this version
To version 76.1
edited by administrator BDP
on 2017/10/02 12:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -Reporting Services
Content
... ... @@ -63,15 +63,15 @@
63 63  
64 64  dove,
65 65  
66 -* **SELECT giorno, servizio**: attributi ("giorno" e "servizio")
67 -* **SUM chiamate ricevute**: metrica ("chiamate ricevute")
68 -* **WHERE giorno = 28/02/2012 AND servizio = 'GMG-Inbound'**: filtro su due attributi differenti ("giorno = 28/02/2012" e "servizio = GMG-Inbound")
69 -* **GROUP BY giorno, servizio** = attributi ("giorno" e "servizio").
66 +* SELECT giorno, servizio: attributi ("giorno" e "servizio")
67 +* SUM chiamate ricevute: metrica ("chiamate ricevute")
68 +* WHERE giorno = 28/02/2012 AND servizio = 'GMG-Inbound': filtro su due attributi differenti ("giorno = 28/02/2012" e "servizio = GMG-Inbound")
69 +* GROUP BY giorno, servizio = attributi ("giorno" e "servizio").
70 70  
71 71  
72 -== Oggetti di un Report ==
72 +== Oggetto di un report: definizione ==
73 73  
74 -Per definizione di **oggetti di un report **si intendono i metadati appartenenti ad un report, ovvero **metriche **ed **attributi**, visibili in [[Browser oggetti>>path:../input/hashphones.PhonesEnterprise-Reporting-Services-HowTo]].
74 +Con la definizione di **oggetti di un report **si intendono i metadati appartenenti ad un report, ovvero **metriche **ed **attributi**, visibili in [[Browser oggetti>>path:../input/hashphones.PhonesEnterprise-Reporting-Services-HowTo]].
75 75  
76 76  
77 77