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 September 15. Request your voucher.
Hello,
I made a matrix using a count of a field from my database. This is what it looks like:
Matrix
As you can see, each column has the same number for each row. I exported the data and made a pivot table to demonstrate what this matrix should look like:
Pivot
Does anyone know how i can make the matrix match the pivot table values?
Thanks
Solved! Go to Solution.
Hi @milo ,
at best, you will develop a star scheme.
https://docs.microsoft.com/en-us/power-bi/guidance/star-schema
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 @milo,
Current power bi only export records that visual used, it not able to keep the original visual style. Maybe you can use 'export as pdf' feature to save report pages and visual styles as pdf.
Regards,
Xiaoxin Sheng
Hi @milo ,
could you post a screenshot of the model view?
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
Hello Marcus,
I do not see a model view in my version of Power BI. I have added a screenshot of my relationship view:
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
This is how my filters are set up:
The mf_end_del_dt filter is coming from the manifest table. No filter is being applied from the service table. Are you suggesting that there should be?
Hi @milo ,
the column "sv_reason" tries to split (filter) the value, but the relationship does not work in this direction.
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 pointing that out. So then should i have the manifest table connected directly to the service table?
Thanks,
Milo
Hi @milo ,
is your problem solved?
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 @milo ,
at best, you will develop a star scheme.
https://docs.microsoft.com/en-us/power-bi/guidance/star-schema
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