Skip to main content
Question

Hi folks! I know I can use a module to get data from a data model in an action flow, but can I get data from a component in analysis for example an OLAP table in an action flow?

  • March 9, 2023
  • 1 reply
  • 5 views

andres.naran12
Level 8
Forum|alt.badge.img+10
Hi folks! I know I can use a module to get data from a data model in an action flow, but can I get data from a component in analysis for example an OLAP table in an action flow?

1 reply

matt.witty13
Level 10

Last I asked, there isn't a timetable to import KPIs/Variables/etc. from analyses into action flows. The work around I found is to use 'OLAP to SKILL' on an OLAP table.

 

image.pngThis button will then create the OLAP Table in a Skill Project. You can then get the pQL from whatever formula you're looking for and copy-paste it into an Action Flow (Query Data module)

 

image