The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Everyone,
https://1drv.ms/u/s!ApGsTx0zWYrbiVJU2aO-3s6VaWZY?e=Ltlf5P
Please find the attached link as a sample file.
In the Power BI matrix, I want to make it like the excel screenshot below. but I do not know how to get the target sale for Month 202201 for North America as it is showing null because of no sale in that month.
Appreciate your help. Thanks in advance!!
Kind regards,
Sahil Goyal
if you want to model this properly.
1. First you need to create a date table that you link both target an order tables to, same with your countries, separate the country values into its own table and link to both target and orders
2. add the date data to the target separately.
then you can create a measure that will add a zero when there is no value
Proud to be a Super User!