Tayyab Posted May 24, 2023 Posted May 24, 2023 (edited) A couple of issues when it comes to capsule properties: When trying to display a custom calculated property as a part of a table with assets, I get this error: property for reference: .setProperty("Max Pressure",$p,maxValue()), where $p is Pressure tag in kPa It works fine, when i take the add column approach and select pressure as a signal and hit max. Sometimes, the capsule property ends up correctly displaying but not after throwing a whole bunch of these errors. This capsule property does not exist for all conditions under all assets, even for the same named condition. I would expect the table to leave blanks for those cells, but instead it filters them out of the table completely. So if I want to display all conditions, I would have to make two tables: one that shows the properties that have them and one for conditions that don't have the property. Edited May 24, 2023 by Tayyab
Tayyab Posted May 24, 2023 Author Posted May 24, 2023 I would also like to avoid putting in dummy values like -999 for the other signals that don't have a pressure tag associated. Is there a way to assign a property of null/NaN? I'm thinking something like .setProperty("Max Pressure", "") but it would not be recognized as a string.
Seeq Team Fiona Guinee Posted June 13, 2023 Seeq Team Posted June 13, 2023 (edited) Hello Tayyab, Sorry that you are experiencing this issue. Regarding your first point, there could be a number of reasons for this error and I think the most efficient way to troubleshoot would be for you to join an office hours appointment. Is there a time that is convenient for you? About your second point, I will raise this as a feature request on your behalf. Edited June 13, 2023 by Fiona Guinee
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now