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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi everyone:
I have a problem showing user in power bi publish service.
I create an measures with DAX sencence:
UsuarioP = USERNAME()
usuarioFilter = LEFT(USERNAME();SEARCH("@";USERNAME())-1)
That measures in web desktop shows data OK:
UsuarioP show "user@....."
usuarioFilter show "user"
But after publish to the web, both shows NULL values.
Thank you!
@Anonymous hello, it happens when you publish it and use the Public Link, is the case?
when you use the Link inside the service with an user, aways will appear for you.
Hi:
Yes @henriquesilveir, when i use web editor, it`s ok. But when i use public link, becomes blank.
Thank you.
Hi:
Ok, thank you.
I use that for filter (like a slicer) dashboards. How can i filter in public link?
Than you.
Hi @Anonymous You can duplicate some of your reports and apply a report filter.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.