Jump to content

Recommended Posts

Posted

Hi Guys,

Is it possible to have Data Profiling done using FEX code

I used the below code but is returning error :

Code used:

PROFDATA CAR

HOLD FORMAT ALPHA AS TST

TABLE FILE TST PRINT *

END

Error Received:

Reporting Server Error

Reporting Server Error 40000

I know Data Profiling is available in Reporting Server, can we have the same kind of report using FEX Code inside a procedure so that we can play around with it on a dashboard.

WebFOCUS Version: 8207.06

Thanks in advance!!!

  • 4 weeks later...
Posted

Hi Frans,

Thanks for your reply.

I tried this code too but the problem is

PROFDATA CAR

works fine but it dosent hold the data and returns REPORTING SERVER ERROR 40000.

But this is working in older version of WebFOCUS.

I am running this code on WebFOCUS 8207 version.

Let me know if you are running this code in same version.

Thanks

Posted
I tested wf_retail with the original code and it does in fact hold the tst file and it returns a report but only if I run it on the reporting server. I wonder if the size of the underlying table has anything to do with the error youre getting.
  • 10 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...