Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to generate a report only for specific lines rather then the entire model?
Solved! Go to Solution.
Is it possible to generate a report only for specific lines rather then the entire model?
Solved! Go to Solution.
Hello @aquaphil
In the query try the following filter on the row number property
IN ('line1','line2','line3')
line1, line2, line3, ... must be replaced by your own line numbers
This function does not accept wildcards, so you must enter the full line number.
This function is case sensitive, so respect upper and lower case
== French ==
Dans la requête essayez le filtre suivant sur la propriété de numéro de ligne
IN ('line1','line2','line3')
line1, line2, line3, ... sont à remplacer par vos propres numéros de ligne
Cette fonction n'accepte pas de jocker, donc il faut entrer le numéro de ligne complet.
Cette fonction est sensible à la case, donc bien respecter les majuscules et les minuscules
Cordialement
Dominique VAQUAND
www.dovaq.fr
Cette publication vous a-t-elle été utile ? N’hésitez pas à attribuer la mention J’aime à cette publication.
Avez-vous obtenu la réponse à votre question ? Cliquez ensuite sur le bouton ACCEPTER LA SOLUTION.
Hi @aquaphil,
Did the info from @DVaquand help answer your question?
If it did, it’d be great if you could click the "Accept Solution" button so others can easily find it too.
If you’re still needing more help, feel free to share an update here. The community will be happy to jump in with any next steps to help you get where you need to be.
Best,
Lauri | Community Manager