I have a list report with a header row, x number of columns/fields returning instance counts , and a single row of data. Is there anyway to transpose the data using LPL in web or the Excel export so that I have two columns and x number of rows?
I've been asked to create a report that is set to "show totals only", but the user would like to be able to drill down to see details if desired. The report is based on "Vendor Payment History" and with show totals only on is formatted like this: With details showing the user has issues seeing all the data that they need…
We are on Cloud Multi-Tenant HR Talent and have some User-Created persistent fields on the EmployeeGoal business class that the repository has been invalidating with the error "Duplicate field exists". When this happens it causes a cascade of derived fields, relations, lists, forms, actions, etc. invalidating because they…
I have a list with Summary Total Fields. The summary total fields display properly in the WebUI of GHR however when I export the list to CSV it exports the totals row without the calculations. This happens with the default "Export to CSV" option and "export to csv" as a called out action. Am I missing something?
I have a relation (xRel) and a derived field (DerivedxRelCount) that is returning an instance count of leave requests in our system that will expire within the next 31 days. The instance count does a good job as a flag to identify which individual records will expire, but I would like to create an additional field that…
Hello. I've been trying to learn LPL to help support an existing HR Talent implementation. I'm aware of the "Configuration Console Reference Guide: Landmark Pattern Language (LPL)", and it is a great help. One thing i've run into though is that there are certain portions of the language i'm not finding any documentation or…
I am trying to place a constraint on a payrate field with four decimal places but it's not working and not sure why...getting an invalid format. LPL CODE: PayRate constraint(PayRate matches "d[0-9][,].d{0,4}|[0-9]d*$") "InvalidFormat" label is "NewPayRate RESULTS:
I am trying to configure the PayablesInvoice cube so that it includes the Status state of Historical. In looking at the LPL for business class PayablesInvoice, the Status field appears to only bring in the following statuses: Status Instance Selection where (Status.Unreleased or Status.Released or Status.Approved or…
Hi Team, is there a way to grey-out the updateable check field in personalization of a list ?, please find the attached screenshot.
I thought it might be nice to have a collection of manually started IPAs in a menu/list perhaps on an Infor OS workspace with a way to start them from there. I know I can show a list in a workspace with some workarounds, but I can't take an action on anything in that list from the workspace. Infor's OS app designer isn't…
It looks like you're new here. Sign in or register to get started.