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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Markzolotoy
Impactful Individual
Impactful Individual

Exporting a paginated report into Excel

The users are asking to make a few columns hidden when a report is exported into Excel. Is it even possible?

 

Thanks

3 REPLIES 3
bradsy
Microsoft Employee
Microsoft Employee

On column visibility, try something like: =IIF(Globals!RenderFormat.Name = "EXCELOPENXML", true, false)

Markzolotoy
Impactful Individual
Impactful Individual

That will remove columns in Excel export because the expression is whether to hide.

Ah, you want excel hidden, not tablix hidden. I know of no way to do that.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors
Top Kudoed Authors