Forum Discussion
kimm
9 years agoRegular Visitor
The resource name isn't valid
Hi, I have recently used a Time Date Filter function by creating a Period table using the following function: ( PeriodName as text, StartDate as date, EndDate as date, SortOrder as number...
Greg_Deckler
9 years agoCommunity Champion
Is the function name "Period"?
kimm
9 years agoRegular Visitor
Oh - should I name the table the same name as FX name I used?
I indicated CreatePeriodTable under my FX name - but its basically a create table function.
I had renamed the table to Period though - will it help if I change the table name to mimic the FX name (CreatePeriodTable)?
- kimm9 years agoRegular Visitor
Oh never mind - it didnt allow me to rename the table to the same name as the function as it said a query already existed with that name.
Cant seem to understand then why it cant accept Period as the resource name for the table....