Re: When to use Measure Vs When to use Visual Calculations?
04-24-2025 19:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When to use Measure Vs When to use Visual Calculations?
04-23-2025
07:20 PM
A visual calculation is a DAX calculation defined and executed directly on a visual. Visual calculations make it easier to create calculations that were previously hard to create, leading to simpler DAX, easier maintenance, and better performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025
06:05 AM
I met my first limitation with visual calculation
You cannot use it with reports published to the web
But for the rest, I'm fine with what you said 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2025
07:08 PM
Right :),Thanks for watching
