Forum Discussion
ajrodr82
3 years agoRegular Visitor
New Product label
Hello, I have a pbi report I'm trying to create that takes a Product name that has a DNU (do not use) label with it and strips it off. When I do this, I lose the total row. See screenshots below...
Mkarwa-123
3 years agoResolver II
Hello ajrodr82 instead of a meaasure you need to add a column to the table.
Did I answer your question? Mark my post as a solution! If my post helped you, why not give it a thumbs-up?
- ajrodr823 years agoRegular Visitor
Well, I do know that I could just do a column to solve the problem but the dataset is 4+billion rows and I'm trying to avoid that kind of a change requiring me to redeploy and processing all the partitions. Is this possible with a measure somehow?