Jump to content

Get result_dimension on report from all stages


---
 Share

Recommended Posts

Hi,

i am looking for solution.

We would like to have a report page with 5 columns for 5 stages aka 5 measured parts, but i can not find a way to select dimension result for specific stage.

Is something like that possible? I mean, there should be a way because there is a trend view.

Thanks

Link to comment
Share on other sites

Please sign in to view this username.

Hi,

initialy this was posted in Inspect section.

We are measuring N of parts as first samples and we are using report style with dimension and tolerances on beginning of a row and then up to 5 columns for actuals.

I tried using stages to obtain such report, but i can not get actual from specific stage.
I know you how to get that from python but i didn't find how to place a python function into report column.

Any ideas?

Link to comment
Share on other sites

Hello Martin,

"edit report" --> down left you can add columns or rows and you can also activate column or row per part/stage.

I would advice against it. Features like "ok nok" "position in tolerance zone" etc. do only work for one selected part if you use columns.

So if you export it you have to recreate those features by hand.

Better show every part in another row (for every dimension), that way exporting into excel for example is way easier.

Link to comment
Share on other sites

Please sign in to view this username.

Hi and thanks, but i have problems to obtain results from all stages on one page.
I know how to edit report and i think i can solve most of ongoing chalenges, but first i have to obtain results to be able to have one column per stage.

Similar thing what i would love to solve is combined measurement into one QDAS, but i don't need to use QDAS yet.

Link to comment
Share on other sites

Please sign in to view this username.

Yes, your posted image is what i would like to have, but i can not get results ( numbers in SN1_T1, T2, ... ) into the table.

I am not sure what i am doing wrong, i still get only active result.

Unfortunately, posted article didn't help. Those steps are done, but only one stage shown.

Link to comment
Share on other sites

  1. edit any template. I usually start with the VDA-template.
  2. lmb into the actual column and switch on "column per stage". The actual column should be greyed out to show this.
  3. Double click in the header -> FX -> search for stage -> and choose stage name or something. In german it is "anzeigename".

Should be working now.

In the cells for the values you got:

"$scalar_value == INVALID or result_dimension.is_vectorial?"":format(result_dimension.measured_value, "+", show_unit=false)$".

But this is done automatically. I just had to the the 3 steps above.

Edited
  • Thank you! 1
Link to comment
Share on other sites

Please sign in to view this username.

Ah thanks - i just found that "column per stage" - now it's working.

It wasn't obvious at editing template, but on real report page it was showing. It is automatically creating columns - i was fighting why i can not select more than one column 😄

Thanks again

Link to comment
Share on other sites

 Share

×
×
  • Create New...