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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
renatopnovaes
Helper I
Helper I

Check two base with sequence data

I do some payment checks with Power BI made from a bank reconciliation. The problem is that when doing the reconciliation, the bank statement comes out with an amount referring to a group of checks, while my checking is done in a unitary way. Below I demonstrate how my structure is and what I try to achieve.

 

Below I have my report that I extract from the bank and add two columns that are in red on the right, so you can check it out manually:

 

BANKDATEDESCRIPTIONDOCUMENTVALUEDATE CONFERENCESEQUENCE
230/07/21DEPOSIT MONEY 123656500,0030/07/2110
230/07/21DEPOSIT CHEC543534530000,0030/07/2111-14

 

The spreadsheet below is a report that I extract from a system:

BANKDATEDESCRIPTIONSEQUENCEVALUE
2 30/07/21MONEY 99810500.00
2 30/07/21PREDATED CHECK 239111

5,000.00

2 30/07/21PREDATED CHECK 987312

10,000.00

230/07/21PREDATED CHECK 98813

5,000.00

230/07/21PREDATED CHECK 988314

10,000.00

I merged the SEQUENCE and DATE columns of the two tables to find out which payments were made, but I wanted to automate the checks, as it is done automatically by the system I generate.

 

The image below is what I demonstrate with all data manipulation. Which is to check if the company's accounts were consolidated by the bank statement.

 

renatopnovaes_0-1627664935358.png

 

Is there any way for me to write, for example, in the sequence column "11-14" and PowerBI recognizes that I'm referring to payments in that range?

 

3 REPLIES 3
Anonymous
Not applicable

Hi @renatopnovaes ,

 

I don't understand your needs too much. This is a solution that I partially understood, you can refer to it.

Screenshot 2021-08-04 165440.png

I expanded the SEQUENCE column to get the following. For specific tutorials, please refer to this article or view my attachment.

3.png

 

This way you can use the Custom.1 column to establish a relationship with the SEQUENCE column of your other table.

4.png

 

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Greg_Deckler
Super User
Super User

@renatopnovaes Use a numeric range slicer based on SEQUENCE column? Sorry, I'm not certain I understand the ask.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

my idea is, put the number range in the spreadsheet extracted from the bank, and powerbi recognize that that range must be recognized that the payment has already been written off. Because, in the bank statement, the checks are grouped together. However, in the account report that I extract the checks, they are shown in a unitary way.

 I do not know if i was clear

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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