Jump to content
  • 0

Stari


TomP1

Question

Can I make a datapage to compare two items from a table?

I have a table with a reference number of products,  the remaining columns are physical measurements of products.

I would like to make a datapage in which you could select product 1, then product 2 and get a comparison of the product dimensions.

I am also kind of a noob, assistance would be helpful.

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi @TomP1,

We had a similar workflow what I did was, 

1. Create a tabular report 
2. On the search form add criteria
    - First if for the product 1
    - Second for the product 2
3. Add virtual field and set to checkbox
4. Make a rule where if checkbox is not check hide criteria 2

Basically it will show the two records, then you may create another DataPage and add formula to get the difference between the dimensions of the product.



 

Link to comment
Share on other sites

  • 0
  • 0

hi @TomP1,

you could have a Report DataPage with a search form that allows you to select multiple options, and in there you can select the products you want to compare, and have them show up in the Report DataPage with their respective dimensions and other info.

On Configure Search Fields, set your Product field to a Listbox, change the source to Lookup table or view, then choose your data source to where you want to pull your products from. On the Advanced tab, enable "Allow multiselection"

image.png.92655ca83039da535a47911028b2c42e.pngimage.png.d6bfb88bb057a3958c08a76f05782fe3.png 

 

 

The DataPage would look something like this:

the Search form:

image.png.6816c3ef2814a302d54f6fd57b4c5d13.png4

 

the Results Page:

image.thumb.png.0e4a8e55e64d003c516a1d6c69da85eb.png

 

Hope this helps!

Link to comment
Share on other sites

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...