We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hi, I want to use charts, but it seems that the input column needs to be numeric. The question is something along the lines of: "Can I use a calculated column to determine if a particular string exists in one column, and output 1 if it does, 0 if it does not?"
Something like the following:
Column A = Apple, Orange, Apple, Apple, Orange
Column B = "If(A = "Apple", 1, 0)
Column B data will therefore be: 1,0,1,1,0
That way, if I set my chart on Column B I can show that the count of Apples = 3.
Even better if I could then group by A to show that Apples = 3, Orange = 2 or some other mechanism.
Hello Simon
I am sorry to disappoint you, but unfortunately, something like this is not possible with the plugin's built-in features.
Conditional rules cannot be used between columns, so this would not work.
Unfortunately, you will need to restructure this table, or create a custom SQL Query to build a new table showing that data, but creating custom queries is not included in the provided support for the plugin, so we wouldn't be able to help you with that.
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