• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

filter code (reducing it) in the recurring region

  • Thread starter Thread starter BerAnd
  • Start date Start date

BerAnd

Guest
Hello, everyone.
for production I should be able to filter the codes that appear in the region of distinct base, I explain better with an example:

native part code -> 123456789-v-ciao
code that must appear in the region of distinct base -> 123456789

with the rules I couldn't even with the parameters. I can't tell him to filter a code as you can do with an extract in relationships.

I hope I've been clear enough
thanks to anyone who can help me.
Hi.
 
The only system that comes to mind is, as you mentioned, to have in the parts another parameter created with the "extract" report that I go to enter in the repetition region instead of the native code. Maybe with program you can do something but I have no idea.
 
in the repetition region you can activate filters using rules without the need to have new parameters in the various composts and make them appear in the filtered table with foreign commands etc.


aminati
 
thanks to both but unfortunately both solutions cannot be applied.
- the first of cletus is not possible seen the multitude of pieces (migliaia)
- the second of aminati is already operational but unfortunately this filteres the code by removing it from the structure.

I set this parameter for now: asm.mbr.name!= *-a etc..
but it only serves to delete the code, i.e. not to read it in the structure. but what I want to do is serious according to the logic of proe: change the code mounted in the structure.

thanks anyway to both.
 
Maybe I haven't been clear through relationships within repetition regions you have to create support parameters that filter according to your needs and then in the table you have to make these parameters appear to you.
if in the weekend I have a little time to prepare an example (which, however, there is something in the help)

aminati
 
I'm sorry, but in practice, is the problem in seeing a part of the code truncated?
 
Exactly blubossa... the problem is right there.

thanks aminati for the example, obviously when you can ^_^
 
#region of repetition
#relationships
add new parameter (code)
add report:
code=extract(asm_mbr_name,1,9)
add new neck in the table
with title
&rpt.rel.codice


Hi.
hinges
 
#region of repetition
#relationships
add new parameter (code)
add report:
code=extract(asm_mbr_name,1,9)
add new neck in the table
with title
&rpt.rel.codice


Hi.
hinges
It is not that you can attach me a practical example...:finger:
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top