Can Dynamic Components populate the "Price" field in Advanced Attributes (Entity Info) in SketchUp 2025 / 2026

I am using SketchUp Pro 2025 and 2026 and have a question regarding Dynamic Components.

I created a Dynamic Component with a root-level attribute named exactly Price and a formula that calculates the price based on length (e.g. (Len/100)*MeterPrice).

The calculated value appears correctly in Component Options, but it does not appear in the Advanced Attributes section of the Entity Info window (it always shows “Enter definition price”).

I have tested this with:

Simple test components (e.g. a circle)
Fresh new files
Restarting SketchUp
Cutting and pasting the component into a new file
Both SketchUp 2025 and 2026

Is it still possible in SketchUp 2025 pro / 2026 pro to have a Dynamic Component automatically fill the built-in “Price:” field in Advanced Attributes?

I’m developing the plans for my house and have entered many prices manually for components.
I’m using profiles of different lenght an created a component where I can ajdust the length.
It would be handy to update the “Price” field in the Advanced Attributes from the dynamic componenet

Could you please provide the current recommended method how to access the “Price” field?
I would assume that such a fundamental feature like setting the price should be possible.

Thank you very much for your help.

The advanced attributes uses a different library than the dynamic components the current user interfase does not let you mingle their scopes or cross referencing it.

This can be done with ruby scripts, though.

but for reporting the attributes, one can use file→ generate report and add the calculated dc field.