Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!