Forum Discussion

Anonymous's avatar
Anonymous
Mar 06, 2019
Solved

Creating Navigation From Excel File Data Source - 99% There But Can't Solve It

I am creating a canvas app and am almost complete creating the reusable navigation bar to use to navigate between the screens. I inserted a new gallery using an simple 2-column Excel file for my data...
  • NHelgren's avatar
    Apr 03, 2019

    Deleted, Do you have pages created within the app already that correspond to the navigation locations you want to use?

     

    If so, you can use Navigate(<pagename>, Fade)for each of the items. 

     

    Then on each of the pages you can reference back to the gallery selection by setting the Item formula to <galleryname>.Selected

     

     

Resources