<
From version < 6.1 >
edited by Outhman Moustaghfir
on 2024/02/01 17:27
To version < 7.3
edited by Outhman Moustaghfir
on 2024/02/26 17:12
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -iXPath V3.Funcitons.WebHome
1 +iXPath V3.Functions.XSLT .tracking.WebHome
Content
... ... @@ -59,7 +59,7 @@
59 59  Assuming you want to initialize a projection named 'YourProjection' in the metric 'YourMetric' with an XPath expression 'Order[Company = 'HM']' and a default value of -1:
60 60  
61 61  {{code language="XML"}}
62 -<xsl:value-of select="ixf:InitMetrics('YourMetric', 'YourProjection', 'Order[Company = ''HM'']', -1)"></xsl:value-of>
62 +<xsl:value-of select="ixf:InitMetrics('YourMetric', 'YourProjection', 'Order[Company = 'HM']', -1)"></xsl:value-of>
63 63  {{/code}}
64 64  
65 65  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian