Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Visualising results and limits in one visual

Dear,

I receive Certificats of Analysis that are preprocessed by Sharepoint Syntex ((since it is a huge number...). 

On these certificates, I can see the respective results for each delivery like in the given table.

pdeubner_0-1619597256945.png

I was able to have a good visualisation of these results. However, I wouls also like to see the specified limits of the corresponding grits (coloumn "Körnung"). 

 

These limits are specified by grit ("Körnung") and type of grain ("Kornart"). And build up like this:

pdeubner_0-1619599226649.png

From my first assumption, I would need (at least one) further table, but can anyone point me in the right direction on how to proceed afterwards?

 

Thank you for your support,

regards

Philip

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

You can unpivot your types columns in power query, close and apply into power bi dekstop.

Create two measures like this:

Lower = MIN('Unpivot table'[Value])
Upper = MAX('Unpivot table'[Value])

The table would be like this in a Matrix visual:

matirx.png

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

You can unpivot your types columns in power query, close and apply into power bi dekstop.

Create two measures like this:

Lower = MIN('Unpivot table'[Value])
Upper = MAX('Unpivot table'[Value])

The table would be like this in a Matrix visual:

matirx.png

 

Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi @v-yingjl ,

thank you for your support. After trying your approach, I ran into issues, since a unpivoting of any coloumn lead to errors in the corresponding tables.

So I solved this by using a LOOKUPVALUE DAX.

However I believe that your answer would have solved my challenge - if I had been able to track the error down.

Thank you,

best regards

Philip

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.