KX Community

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

Home Forums KX Academy Not able to submit Advance capstone project Re: Not able to submit Advance capstone project

  • ashish31

    Member
    August 14, 2023 at 12:00 am

    Never-mind , I reset the variable give in onLoad.q script and it’s sorted now

     

    //creating testing variables
    logMSG “Creating test variables”;
    `.test.table2.5 set .viz.createDashboard[];
    `.test.time2.5 set system[“t:5 .viz.createDashboard[]”]%5;
    system[“cd “,getenv[`AX_WORKSPACE]];
    }