Forum Discussion
unichar issue
- 6 years ago
Anonymous , this file has a lot of other stuff. But refer to visual on page no 13. I create a combined visual and used unichar too.
Refer to the measures created for unichar and color
https://www.dropbox.com/s/bu47m5ek7sr9v8t/sales_analytics_v2.pbix?dl=0
I wanted to clean up this file. But did not get time.
- Anonymous6 years ago
it seems you created a column for KPI. try by converting the column "GrossSalesKPI" to measure with the same formula.
Hi Anonymous ,
You first create a summed measure and add it to the chart and check if it returns the correct result:
Sum_ = SUM(BPS_AIS_Order_Yotta_EDL_20[Diff Gross Sales])If the result returned is incorrect, you can try using the ALL() function.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.