Skip to main content

With kpiParams I should be able to give it's parameters (in this case a view variable) but I just get that error

imageimageSame sintax with a kpi list works fine

Same table inside an analysis works fine too

Hi Miguel,

thank you for reaching out.

This issue usually occurs when the Ids are names anything other than p1, p2, p3 etc. For instance on the PQL formula the ID refererring to the ID of the KPI parameter is not the same (on the PQL formula is ‘p1' and the ID on the KPI parameter is 'meses_desplazamiento’). Can you try to update it there also and let me know if this fixes your issue?

Thanks and Best Regards,
Blenda

Hi Blenda,

 

It works like this:

 

KM KPIParam ID = p1

YAML -id: = p1

 

 

It doesn't work like this:

KM KPIParam ID = meses_desplazamiento

YAML -id: = p1

 

or

 

KM KPIParam ID = meses_desplazamiento

YAML -id: = meses_desplazamiento

 

 

Thanks,


hi Miguel,

This question was answered on the ticket internally. Please feel free to raise a support ticket if you need further assistance.

 

Thank you!


Reply