New Member
Since ‎03-21-2019
‎05-04-2019

My Stats

  • 15 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Rallee_Chupich's Bio

Badges Rallee_Chupich Earned

View all badges

Recent Activity

I just need help with a slice row filter condtion. Currently showing all that are not blank not(isblank([Temp Loc])) but need to also not show ones where [Temp Loc]=“Gone for Summer” I keep getting errors with And expressions I try. Please help.
my app has a column, type text that is supposed to show a temporary location as we move a vehicle around in our movement request form. It is set as [CustomerL,F].[Temp loc], and the master file has the correct location, but my other request form that...
I have a master customer file with a slice for temporary locations. My form shows the temporary location (it is a text type with the formula [CustomerL,F].[Temp loc] ) but it will not allow the form view to edit it or change it. How do I get my form ...