Hi there,
I am displaying data from a gravity form in a table.
Everything is displayed correctly there.
I have a € as a prefix - works too. But if I have it transferred to Excel
as a report, everything works, except for the numbers. Numbers just
don't show up. Unless I give the numbers the string type, but then
they can no longer be added up - which is what I need. These are my fields.
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party.
You can write credentials here just check Private Reply so nobody can see them except us.
I'm having this issue as well. I've had Reports working perfectly on a clients site for months, and now the only columns that will export are "Strings". "Integers" or "Float" columns are blank unless I switch the column type to "String" which doesn't work for me since I can't control the number of decimal places.
After a deep investigation in our local environment, we find out that there is an issue with creating numbers types in reports(float, integer, and formula)
We can not log on to your website over FTP, so I will give you instructions on what to do to fix this:
In file wp-content/plugins/reportbuilder/source/class.abstract.builder.php: around line 359
you will find this
break;
and you have to remove it, so your code will look like this:
This will be included in the next update, so you don't have to worry about that.
Once again sorry for the inconvenience and thank you for your patience,
I hope you can help me.
My Template:
My downloaded Report
Hello Julian
Thank you for your purchase.
I don't see a column with header "summe" in your table. The column "wert" seems to be storing that data.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Yes, the Column wert is Summe. Ist just renamed
Hello again Julian
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party.
You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I'm having this issue as well. I've had Reports working perfectly on a clients site for months, and now the only columns that will export are "Strings". "Integers" or "Float" columns are blank unless I switch the column type to "String" which doesn't work for me since I can't control the number of decimal places.
Hello Josh and Julian
Sorry for the inconvenience,
After a deep investigation in our local environment, we find out that there is an issue with creating numbers types in reports(float, integer, and formula)
We can not log on to your website over FTP, so I will give you instructions on what to do to fix this:
In file wp-content/plugins/reportbuilder/source/class.abstract.builder.php: around line 359
you will find this
and you have to remove it, so your code will look like this:
This will be included in the next update, so you don't have to worry about that.
Once again sorry for the inconvenience and thank you for your patience,
Have a nice day.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Do you still need to login or should I only fix this code? So it works?
No need for the log-in, Julian, the code works.
Just test it out please, and let me know.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables