Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I am new to Qlik and trying to find documentation on how to effectively apply median function.
Where should I begin?
Thank you,
Jens
more explicitly:
1) Where can I find documentation that can define the following terms?
num Median ({ {SetExpression} {TOTAL [< fld ExpressionFieldRef {,fld ExpressionFieldRef } >]] } expr Expression)
and
2) Where can I find these functions pre-written (instead of having to transcribe them from the mouseover comments)?
Press F1 for the help menu and use the index or search.
F1 doesn't seem to function in QlikSense.
In any of the screens/windows/sections.
Are there any other resources available that I can consult for how to construct Median functions in my charts?
There is a cluster of extra code that referenced I am not sure what. For example: "aggr(sum({1<[IND] ={'I'}>}IM), [Exchange]))"
Is there somewhere I can discover what these all mean and find a way to apply the median function to my absurdly simple chart?
Best regards,
Jens
{sound of crickets chirping}
{Background noise of all the videos here:QlikView Free Training - Business Intelligence (BI) Reporting Software Solutions | Qlik being watched in turn.}
{Sound of rifling through all the documentation for qlikview here: Qlikview 10 SR4 Reference Manual}
Well then, how about this?
Syntax for Sets
Hence, the full syntax (not including the optional use of standard
brackets to define precedence) is
Jens,
Did you find more about using the Median function in Qlik Sense?
I want to create a measure in Qlik Sense 3.0 using the median function.
Thanks,
Neil
Hello Neil,
As it turns out,
and as a more proficient user showed me (though it was left completely out of the manuals at the time)
all one needs to do is use `median()` just as one would use `mean()`.
Oy vey.