Expand purchasing dashboard from PBIX
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace TrafagSalesExporter.Models;
|
||||
|
||||
public sealed record PurchasingAnalysisRow(string TitleDe, string TitleEn, string Measure, string Dimension, string Source);
|
||||
Reference in New Issue
Block a user