hi
i have a fact table with order lines connected to dimdate table.
i want to viusal results in matrix , that in the rows i will have the orders PO and lines and in the columns i will have work weeks.
at the end of the matix instead of total column i want to have selected week or week of my choice calculation
like this:
@ofir_nayman , If week is used as column(pivot), and want a custom week then you need Hydrid table or change grand total using isinscope or isfiltered
if(isinscope([Week]) , [Meausre], [Measure with custom week])
https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/
if you are looking for a Hybrid display with Matrix Column and measure
https://community.powerbi.com/t5/Community-Blog/Creating-a-custom-or-hybrid-matrix-in-PowerBI/ba-p/1...
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-New-Hotness-Custom-Matrix-Hierarchy/m-p/...
vote for Hybrid Table
https://ideas.powerbi.com/ideas/idea/?ideaid=9bc32b23-1eb1-4e74-8b34-349887b37ebc
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
106 | |
60 | |
45 | |
28 | |
24 |
User | Count |
---|---|
129 | |
94 | |
75 | |
43 | |
38 |