To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
product_1 | product_2 | shipping_day |
p1 | ... | |
p5 | ... | |
p2 | ... | |
p1 | p5 | ... |
... | ||
p4 | ... |
@Anonymous , You can use unpivot in power query and remove null or blank string
Here also check that it is not the empty string
NOT(ISBLANK('data_table'[product_2]) && trim('data_table'[product_2]) <> ""
But the problem is that I can not enter the power query editor to transform my data. I only have this option for a data set that I importet. For this table, that I created myself from other datasets this option doesn't appear. How so? The icon of the table is also different. There is not only the table but also the calculator sign.
How can I change the table such that I can edit it in the query editor?
Thanks!
User | Count |
---|---|
77 | |
69 | |
65 | |
50 | |
27 |