Jump to content
  • 0

Report page that queries based on single string values


gsgriffin

Question

I hope I can explain this clearly.

I have a value in a string like "-121- -245- -51- -111-"

These could be changed and don't have to be in the format... I need to have a report that shows values from the rows in a table where those numbers are the autonumber assigned the row. So, I want the report to have 4 listed items, 121, 245,51,111

I've tried doing a formula to add "-121-" to each row in hopes that I could do "contains" for a match, but that is not an option.  I know I could have all items come in the results and use JS to remove those I don't want.  Worst would having to go through a relay page (php), to get the datapage, parse the values and then pass those on.  This report must be in a iFrame for a page that does not reload.

Basically, this is using values stored in cookies as favorites from the report pages and then want to give the ability to only show the items marked as favorite.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...