Jump to content

This topic is 4192 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi All,

 

In FileMaker, I have created cross tab report using subsummary parts and summary fields. But because of lot of summary fields in my sub-summary part and trailing grand summary part, my cross tab report is taking more than 20-25 mins to load. So, I need to speed up this loading time of this report.

 

So, for this I tried to create this report using HTML5 and jQuery/JavaScript with FM webviewer. However, I stuck at one point which is - how to pass summary fields data to html code since summary fields are working on the filemaker foundset.

 

Can any one please help me to create cross tab report using HTML5 and webviewer?

 

Thanks and Regards,

Trupti

Metasys Software Pvt. Ltd.

Posted

you can use

 

set variable ($$sumF; Value:GetSummary (Summary field;breakfield) - breakfield has to be part of the sort

 

I must be missing something in your request, Setting the information to a variable and passing to an HTML in web viewer is pretty simple. you can you make a sample file for me to look at. I will be glad to code it for you if needed.

 

thanks

This topic is 4192 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.