Pricing Blog

Seeing data structures of formula in context.

  • martinf4630-1388080282128617567

    MartinF

    1 month ago

    Just wondering what the best way to work with data structures in consumer components? I have an api call in a parent and add it's data to a formula but can't work with the structure in components that consume it as the formula show null.

    Do you put the sample data in the formula, set it all up in the consumer and then switch the data in the formula back to the API?
  • plusmin-1388094238020993166

    Armand

    1 month ago

    Yes, basically. The team has mentioned that they want to improve the way we can work with test data in context: https://discord.com/channels/972416966683926538/1277673908643958815/1277696133698949213
  • martinf4630-1388096218038800495

    MartinF

    1 month ago

    Cool, thanks @Armand