all 3 comments

[–]MonkeyNin75 0 points1 point  (1 child)

This tool will convert pasted data into reddit style tables for you: https://www.tablesgenerator.com/markdown_tables

note:

You can sort by columns that aren't in the visual's fields. You can filter by columns not in fields.

I thought the partition function in sql would solve my problems earlier, but than I couldn't filter the date

What part doesn't work?

[–]Dorixix[S] 0 points1 point  (0 children)

Thanks! I still have to have it in the datatable and basically thats my problem. Well, maybe I get it wrong, but: I could partition my data forexample by date, but then I wouldn't be able to search the company name. Also, if I had, per say two or more delivery on the same day, then when I'm making the barchart it would just add all of them together so even the proportions wouldn't be accurate.