
Not applicable
2015-06-26
05:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use value of a dimension in SET ANALYSIS (Usar valor de una dimension en SET ANALYSIS)
How do I use the value of a dimension, to make a calculation in a table that is not related to the first
=Sum( | {< | |||
Period = { | ||||
$( | ||||
= Concat (Aggr (EOAF.Periodo, EOAF.Periodo), '') | ||||
) | ||||
} | ||||
>} | ||||
Population) |
Translated with Google Translate - Qlik Community Administrative Team
Como hago para usar el valor de una dimension, para hacer un calculo en una tabla que no esta relacionada con esta primera
(Image)
=Sum( | {< | |||
Periodo = { | ||||
$( | ||||
=Concat( Aggr( EOAF.Periodo, EOAF.Periodo ) , ',') | ||||
) | ||||
} | ||||
>} | ||||
Poblacion ) |
- Tags:
- new_to_qlikview
462 Views
0 Replies
