Avd capstone 2.5

https://learninghub.kx.com/forums/topic/avd-capstone-2-5

I'm not passing 2.5. Am I missing something in my code or am i setting the wrong thing as the p attribute

Hi @lonji3_1

There is no table called "raceTab", it was the name given to the input parameter for raceDay.

When you ran Profile on .viz.createDashboard[] what function did you find took the longest to run?

Thanks,

Megan

the getmodsensor took the longest

The .viz.getModSensor function uses data from the sensor table.

You can either edit this function so that the runtime is quicker or apply an attribute to the table on disk (or both).

If you need any further assistance, please let me know.

Thanks,

Megan

I've now changed my table to sensor but i'm still getting it as a fail

Hi @lonji3_1

Try selecting a different column to apply the #p attribute to.

Thanks,

Megan

Hi @megan_mcp

Maybe I'm doing something wrong because I've replaced my lapId column with every single column in my sensor table and it still won't pass for any of them.

Hi @lonji3_1

Can you download your project.md file and send it to me at mmcparland@kx.com so I can have a closer look?

Thanks,

Megan