Function Backed Pivot Table is not Showing all the data

Hi, Everyone.
Happy to see you.

We made a function to show dynamic pivot table in Workshop,
First, we made a pivot table with Typescript V1 but it had memeory issue.

So, we made python function this time.
It works fine in the Code Repository!!
However!!! It is not showing all the data in Workshop !! :roll_eyes:

Is there anyone who can save us from this issue?
I will personally send you my thanks.

Regards,

It has solved! I dont see any delete button

1 Like

Hi, glad to hear that your isuue was resolved. I am new to foundry and am trying to get dynamic pivot table working using python functions. However, I am not able to get it working. Would it be possible to share your code so that I can refer how things should be done?

Hi, I may be suffering from a similar issue. I am able to select the values fields however no data is showing up! Sometimes I can’t even see the value field option depending on how I write the function.

Can you share how you fixed your issue please