Refer Data Fabric table to local Servicenow Table
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
HI Team,
I am trying to use one of my DF table as a reference table of a local servienow table but when I checked in Refereence table list this DF table not showing and I have checked Reference field qualifier it has mentioned below script
javascript: GlideDataFabricEngineService.getInstance().isTableAllowedDataFabricReference(current.name) ? 'name!=sys_choice^EQ' : 'is_df_table=false^ORis_df_tableISEMPTY^name!=sys_choice^EQ';
My understanding some how my local table is not allowed data Fabric refereence & I am not sure where to check & make it allowed. Didn't found much documentation on this.
Would be appreciate if anyone have any idea.
0 REPLIES 0