The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Been pounding my head off the desk today. Thought I had this figured out and now I'm just tinkering to the point where I'm at a loss...
I have visitors shopping and spending money. I want to track this in a matrix that both knows to assign each customer a spot in the matrix based on how many visits within this time period, but also how much they spent during this time period.
For example, Customer X might spend $800 in January and visit the store 6 times. This would fall into column 4-6 visits, row 0 - 1000 sales. However if I change the filter to February, we see this summation fall under a different column and row intersection on the matrix.
Is this possible? It sounds so simple and obvious but I'm just stuck.
Solved! Go to Solution.
You may take a look at the post below.
https://community.powerbi.com/t5/Desktop/Create-a-bar-graph-with-measures-as-axis/td-p/455900
You may take a look at the post below.
https://community.powerbi.com/t5/Desktop/Create-a-bar-graph-with-measures-as-axis/td-p/455900
Refer if this can help you:https://community.powerbi.com/t5/Desktop/Dax-Measure-for-Range/td-p/689458
This seems like the extension of https://community.powerbi.com/t5/Desktop/Only-Showing-Values-in-Table-That-Apply-to-both-Row-and-Col... .
Please provide sample data with sample output.