Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi All,
I am trying to create a matrix table visual.
The part that I am struggling with is the columns name that should be present there and the values.
The layout shoud be the following:
projectname/requestid | assigned-created | completed-assigned |
<whatever proj/req is filtered> | <value in hours> | <value in hours> |
<whatever proj/req is filtered> | <value in hours> | <value in hours> |
avg's | <avg> | <avg> |
So here is what I have at the moment.
First table name 'history'. the important columns are:
request id: key mapping to the request.
event name: created, assigned,completed.
event date: dates of the above
second table:
id: request id,
project name: name of the proj that the request is associated to.
I can calculeted that datediffs . I jsut dont have any idea how to come up with the matrix. Any help will be very much appreciated.
Solved! Go to Solution.
Hi @rssilvaba ,
check this out.
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @rssilvaba ,
could you please remove the empty rows.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Done, please download it again. I put what I could do with a table instead. But the goal is to have a row with the averages and if possible the grouping that matrix does for projectname>reqid
Thank you for the help everyone.
Hi @rssilvaba ,
check this out.
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @mwegener<
Thanks for that, could you please let me know how you put the average in the total?
Hi @rssilvaba ,
could you provide some sample data?
I think you will use AVERAGEX, to aggregate the measures (assigned-created, completed-assigned).
https://docs.microsoft.com/en-us/dax/averagex-function-dax
Regards,
Marcus
Dortmund - Germany
If I answered your question, please mark my post as solution, this will also help others.
Please give Kudos for support.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
104 | |
75 | |
46 | |
39 | |
33 |
User | Count |
---|---|
165 | |
90 | |
66 | |
46 | |
43 |