Forum Discussion
ldwf
1 year agoHelper V
Add a calculated column to a dataflow
I have created several PBI dataflows with the intention of having them feed a PBI datamart. I want to create some calculated fields in the flow using DAX, just like I do on PBI desktop. However, I ...
- 1 year ago
Absolutely. Having these complex calculated columns in the first place is a design red flag. Don't forget -they eat up space AND compute when they are calculated.
lbendlin
1 year agoSuper User
Absolutely. Having these complex calculated columns in the first place is a design red flag. Don't forget -they eat up space AND compute when they are calculated.