Forum Discussion
blank in numeric column
- 3 years ago
Hello Gopinath_iyer ,
Dont replace value in Power Query Editor, create a new column in Power BI Desktop with that Blank values and use it in the Matrix Visual.
For example if your data is as below:
In Power BI create new Calculated column as below:
Now drag the sales new into the matrix visual and the output with sales and sales new looks as below:
First visual is just with Sales and second visual is with Sales New.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
Hello Gopinath_iyer ,
Dont replace value in Power Query Editor, create a new column in Power BI Desktop with that Blank values and use it in the Matrix Visual.
For example if your data is as below:
In Power BI create new Calculated column as below:
Now drag the sales new into the matrix visual and the output with sales and sales new looks as below:
First visual is just with Sales and second visual is with Sales New.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
- Gopinath_iyer3 years agoHelper II
Thanks for the help
Its working fine