Help
Faculty_Schedul
6 - Interface Innovator
6 - Interface Innovator
since ‎Sep 23, 2020
‎Oct 04, 2023

User Statistics

  • 30 Posts
  • 0 Solutions
  • 23 Kudos given
  • 14 Kudos received

User Activity

When creating a formula field with an IF statement where I want to check the value being returned before deciding to use that value or display something else I run into an issue where it seems terribly inefficient to have to basically have to call al...
I am trying to understand the logic behind date and time fields. When I have a field in one table that is just set as a DATE (no time), and I do a lookup of that date in another table with just DATE (no time), it adjusts the date to be one day before...
Has anyone been able to successfully integrate the SharePoint v2 Rest API into their scripts? I am looking into it and it uses Oath v2 to authenticate and generate an access token, but the token expires in 12 hours. The problem I think I will run int...
With Shared view URL filters I am able to craft links so that I can basically look at the records dynamically, however I am unable to actually make any changes or edits to the views that I am creating dynamically. Is it correct to say that it isn’t p...
Is it possible to get the previous value of a field to compare to when you have an automation trigger because of an update? I am thinking the only way to do this is to hold the old value in a hidden field and then update the hidden field after you ta...