-
Notifications
You must be signed in to change notification settings - Fork 175
Pull requests: microsoft/semantic-link-labs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[pbi-fixer] Add fix_measure_format: set #,0 format on measures with no format string
#1219
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_disable_show_items_no_data: disable 'Show items with no data' on all visuals
#1218
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_py_measures: add Prior Year time intelligence measures via SAMEPERIODLASTYEAR
#1217
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_measures_from_columns: auto-create explicit measures from numeric columns based on SummarizeBy
#1216
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_calc_group_time_intelligence: add a Time Intelligence calc group (YTD, MTD, PY, YoY, ...)
#1215
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_calc_group_units: add a Units calc group (No Scaling, K, M, B)
#1214
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_last_refresh_table: add a 1-row 'Last Refresh' table with M partition
#1213
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_measure_table: add an empty Measure calculated table to centralize measures
#1212
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add add_calculated_calendar: add a comprehensive CalcCalendar calculated table if no calendar exists
#1211
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_use_divide_function: replace simple / operators with DIVIDE() in measures
#1210
opened May 5, 2026 by
KornAlexander
•
Draft
[pbi-fixer] Add fix_avoid_adding_zero: remove '0+' prefix from measure expressions
#1209
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_measure_descriptions: set measure descriptions from DAX expression
#1208
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_isavailable_in_mdx_true: set IsAvailableInMDX=True on visible attribute columns
#1207
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_isavailable_in_mdx: set IsAvailableInMDX=False on hidden columns
#1206
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_mark_primary_keys: set IsKey=True on detected primary keys
#1205
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_hide_foreign_keys: hide foreign-key columns
#1204
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_do_not_summarize: set SummarizeBy=None on numeric columns
#1203
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_floating_point_datatype: convert Double columns to Decimal where lossless
#1202
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_whole_number_format: set #,0 format on integer measures
#1201
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_percentage_format: set percentage format on % / Pct measures
#1200
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_flag_column_format: format integer flag columns as Yes/No
#1199
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_sort_month_column: set SortByColumn from month-name to month-number
#1198
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_month_column_format: set 'MMMM yyyy' format on month columns
#1197
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_date_column_format: set consistent format string on Date columns
#1196
opened May 5, 2026 by
KornAlexander
Loading…
[pbi-fixer] Add fix_data_category: set DataCategory based on column naming conventions
#1195
opened May 5, 2026 by
KornAlexander
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-04-05.