Forum Discussion

sqlguru448's avatar
sqlguru448
Helper III
7 years ago
Solved

Bookmark Action mapping issue

Hello,   I have a simple table where I am trying to break down the detail data into multiple pages using Bookmarks.   I was able to create it with the help of bookmarks but when I try t...
  • v-yulgu-msft's avatar
    7 years ago

    Hi sqlguru448,

     

    One button can be applied with only one action. In your scenario, to switch from current bookmark to next bookmark, and switch from next bookmark to the third bookmark, you need to insert two buttons. If you also need to return back to previous page, an extra button is required. That way, there might existing several buttons on the same page, you should hide them.

     

    Best regards,

    Yuliana Gu