We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi All,
I am connecting my data to power bi with amazon redshift (DirectQuery). Can I create new column ? I tried creating new column mentioned below:
Column C = sum (Column A) / sum (Column B)
However, it gives me an error 'sum is not a function'. Is there a way to fix this? Thanks.
Solved! Go to Solution.
You will need to create a Measure not a calculated column as you are using aggregate functions.
Check this out - https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/
You will need to create a Measure not a calculated column as you are using aggregate functions.
Check this out - https://www.sqlbi.com/articles/calculated-columns-and-measures-in-dax/
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.