Participant I
Since ‎03-15-2019
‎03-15-2019

My Stats

  • 12 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Joseph_Corbett's Bio

Badges Joseph_Corbett Earned

View all badges

Recent Activity

I am working on a time keeping app. In one table I am storing all time sheet information to include each pay cycle and pay period. I also have a table where I am referencing the date of time sheet entry to collect each cycle or period. I am trying to...
Hello, I am using a gallery view as a menu to move around inside of an app. When I use the LINKTOVIEW i can no longer control when the view should be shown via the “Show If” on the view I am linking to. What am I missing?
Hello, Would someone be kind enough to tell me what I have wrong in this expression? =IF([_THIS]=LOOKUP([_THISROW].[IDKEY],Hours Worked,IDKEY,Concat), TRUE, NOT(IN([_THIS],Hours Worked[Concat]))) The [IDKEY] is the actual key in the table I am trying...
Hello, I have two tables for a time sheet app. One table collects the time sheet information the other has each day of the year and associated pay cycles. In the time sheet table I am trying to capture each time sheet entry and would only like the “d...