The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello, I have this simple indicator created. Basically if the current statement date is different from the previous statement date by account name, then return 1. If not, return 0. For some reason, it's not returning properly at all.
Joined by "Account" field. I tried making an Account reference table as well, but that did not seem to do the trick.
Solved! Go to Solution.
@matsahiro , Create a common account table, join both with that with 1-M creation.
Or merge these table in power query and then try
refer: https://www.youtube.com/watch?v=Bkf35Roman8
@matsahiro , Create a common account table, join both with that with 1-M creation.
Or merge these table in power query and then try
The merging of the table in power query definitely works. Thank you.
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
11 | |
10 | |
10 | |
9 |