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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I need to update a table every 30 seconds. But every time I update it it adds the values of the table, and I need it to update the values and not add up with the old ones. I tried to follow some examples on the internet but none worked.
Ex:
User | Count |
---|---|
11 | |
4 | |
4 | |
3 | |
3 |