New Manage Relationships dialog box

TG Database is a platform for organized data management.
Post Reply
[email protected]
Posts: 78
Joined: Tue Jan 07, 2025 4:28 am

New Manage Relationships dialog box

Post by [email protected] »

Quick Queries: Automatically generate DAX queries from the context menu of tables, columns, or measures in the Data pane. Get the top 100 rows, statistics for a column, or the DAX formula for a measure in just a few clicks.
DirectQuery model authors: You can also use the DAX query view to query data in your tables.
Create and edit measures: Edit one or more measures simultaneously in the DAX query view. Then, update the model.
Visual Object DAX Query: Investigate the visual object DAX query in the DAX query view. Go to the Performance Analyzer panel and select “Run in DAX query view”.
Write DAX Queries: Use Intellisense to create DAX queries, format them, comment/uncomment, and highlight syntax. Plus, enjoy advanced code editing features.
Copilot for writing and explaining DAX queries on DAX query view updates
The DAX Query View includes an online Fabric Copilot belgium telegram data for writing and explaining DAX queries, which is still in public preview. The following updates have been implemented this month:

Pre-run DAX queries: You can now run a DAX query before deciding whether to keep or discard it. Previously, the “Run” button was disabled until you accepted the generated query or closed Copilot.
Conversational DAX query creation: Previously, if you typed additional messages after generating a DAX query, they were not considered when fine-tuning the query. Now you can simply add additional user prompts to fine-tune the generated query.
Syntax checking: Previously, there was no syntax checking before returning the generated DAX query. Now, the syntax is checked and automatically retried once. If there is still a problem, you will receive a note to rephrase the request or correct the generated query.
Inspiration Buttons: You can click inspiration buttons to quickly explore possibilities with Copilot.
Post Reply