KX Community

Find answers, ask questions, and connect with our KX Community around the world.
KX Community Guidelines

Home Forums KX Academy Advanced Capstone 2.3

  • megan_mcp

    Administrator
    May 2, 2024 at 10:14 am

    Hi @masmail

    For question 2.3, you must convert the code that is provided within the .f1.checkSensor function into functional form.

    So instead of the following select statement:

    benchmark:select benchmarkValue:avg sensorValue by sensorId from lapTab;

    It must be in the following format:

    Functional Select

    ?[ table; whereConditions; groupBy; selectedColumns]

    Let me know if this helps!

    Thanks,

    Megan

    • This reply was modified 2 months, 3 weeks ago by  megan_mcp.
    • This reply was modified 2 months, 3 weeks ago by  megan_mcp.

Log in to reply.