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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Transactional Data Under Same Data Point - Visualization

Hello,

 

This should be a simple question but cannot figure it out for the life of me. Below I have an example of data I am looking at. Essentially, I want to be able to create a column chart that shows both 'In' and 'Out' transactions. The issue is that In and Out both live under Transaction. Any idea whether through DAX or Power Query Editor that I can split these out to achieve the chart?

 

Thanks!

 

jareds_0-1706110494824.png

 

2 ACCEPTED SOLUTIONS
audreygerred
Super User
Super User

You can use the Transaction field as it is to achieve this. Below, I entered data to a table to match your first 4 rows. I have the Date and Transaction fields in X-axis and a measure for the sum of Amount in Y-axis:

audreygerred_0-1706111543609.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

I would use a matrix, but yes. Here it is with Transaction as columns and Date in rows:

audreygerred_0-1706113748892.png

Here it is with Date in column and Transaction in rows:

audreygerred_1-1706113790376.png

 

Here it is with date and transaction in rows and nothing in column:

audreygerred_2-1706113830275.png

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

4 REPLIES 4
audreygerred
Super User
Super User

You can use the Transaction field as it is to achieve this. Below, I entered data to a table to match your first 4 rows. I have the Date and Transaction fields in X-axis and a measure for the sum of Amount in Y-axis:

audreygerred_0-1706111543609.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Anonymous
Not applicable

Thanks! Would this be the same idea for a table where I can show both In/Out? Currently it groups it under the same transaction column.

I would use a matrix, but yes. Here it is with Transaction as columns and Date in rows:

audreygerred_0-1706113748892.png

Here it is with Date in column and Transaction in rows:

audreygerred_1-1706113790376.png

 

Here it is with date and transaction in rows and nothing in column:

audreygerred_2-1706113830275.png

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Anonymous
Not applicable

Thank you so much! 😊

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.