Home
Designing Analytics Reports
Parameter needs to contain, not equal, user input.
Migrateduser
<p>I have a 12 digit asset tag that starts with a series of zeroes, like so:</p>
<p> </p>
<p>000000039182</p>
<p>000900458283</p>
<p>000003957178</p>
<p>etc.</p>
<p> </p>
<p>I've got my asset tag parameter working so that if the user enter in the whole number (including leading zeroes), the report will only show data for that tag.</p>
<p> </p>
<p>I'd like to set it up so that the user can enter in just the portion after the leading zeros, and still get what they're looking for. I've tried entering in *39182 but that doesn't work.</p>
<p> </p>
<p>What's the best way to set this up?</p>
Find more posts tagged with
Comments
There are no comments yet