How to pivot this data table?
I have this data table in my database. Both seller and contract terms are varchar fields and the rest are float fields.
I want to pivot this to show the end table like below.
However, it seems impossible to do in sisense. I used pivot table in sisense and this is what I could do best, which is not acceptable by my manager.
Below is my settings in sisense using pivot table. I have tried using table which didn't work either. I have read almost everything about pivot tables in the sisense community but nothing seems to help. Can any sisense gurus help with this?
lalasisi
Posted 2 years ago·Last reply 2 years ago
12 comments
DRay
·2 years agoHello lalasisi,
I'm following up to see if any of the solutions offered worked for you.
If so, please click the 'Accept as Solution' button on the appropriate post, that way other users with the same questions can find the answer. If not, please let us know so that we can continue to help.
Thank you.
lalasisi
OP2 years agoI still don't think it's a great way to paste some bespoke code behind the dashboard as a great solution. This is by far way more difficult to use compared to other dashboard platforms e.g. Tableau and PowerBI. I don't think it's fair to force me to "accept as solution". I'd like Sisense as a company to consider adding the drag and drop functionality. Let me know how I can reach the right person to communicate this through
DRay
·2 years agoHi lalasisi,
I completely understand. I'm not trying to "force" you to do anything. If you want to suggest this as a product enhancement, we have the Product Feedback Forum specifically for requests like that. Please submit your idea there so other Sisense users can add their votes and comments. Our product team uses that feedback to prioritize their efforts. Maybe we will see this added in a future release.
lalasisi
OP2 years agoThanks for the link. I have submitted my idea
lalasisi
OP2 years agoHi HamzaJ and Ravid_PaldiTeam,
Thank you for your reply. The financial table plugin looks promising but I doubt if it will also work on displaying text fields. How would the plugin results look like when my data table contains both numbers that can be aggregated and text fields that can't be aggregated?
lalasisi
lalasisi
OP2 years agoIt would be great if sisense allows drag and drop table cells where it supports any table format, structure and data type, just like tableau. Does anyone know how to propose feature to sisense development?
Ravid Paldi
·2 years agoHi lalasisi
The best way to propose features to Sisense is via their Product Feedback forum
Per your question about combining the abiltiy to combine texts and aggreagated data - this is a comemrcial solution. It can do it all and much more as it was desgined from the start to be a comperhansive solution to all scenarios where the simple out of the box table/pivot widget is not sufficient.
We can hop on a quick call and I'll show you how it works. Its really simple and we offer free trials to all our plugins so you can just try it on your server to verify that it fit to your use case (:
Another option would be to customize your own solution using BloX.
The guys from RapidBI had pasted a great script below so you can take and tweak it to suite your needs. This is a reasonable (and free) altarnative if you have only a few places that this needs to be implemented without too many addiotnal requirements.
https://community-old.sisense.com/hc/en-us/community/posts/360039619893-Transposed-Pivot-Table-With-BloX
Hamza Jap-Tjong
·2 years agoHey lalasisi
Sisense does not support this natively. You could create a table on a elasticube level and do the wanted aggregation there. You can also take a look at the Financial Table plugin from Benji_PaldiTeam Paldi Solutions. This looks similar to what you are trying to do now
Hamza
Ravid Paldi
·2 years agoThank you HamzaJ
lalasisi and lee_hub , feel free to reach out if you'de to explore this option further
ravid@paldi.solutions
Thanks,
Ravid
Paldi Solutions - Gold Certified Partner
lee_hub
·2 years agoThank you lalasisi for this post. I too, am experiencing a similar problem. I think it is the default nature of pivot tables, regardless of technology, to not allow non-aggregated values in the Values section of a pivot. Hoping someone can provide a method, maybe it is JavaScript or something to force non-text values into the proper section of your pivot.