data tables
2 TopicsTurning the Tables - Tabular Data Stores in Fabric
Fabric provides a number of ways to store tabular data: tables on top of structured files in a Lakehouse, tables in a Warehouse, and now tables in a Fabric SQL Database. All support some level of access using the SQL query language. Some support cross-querying from other the other types of tabular data stores. All create their own default semantic model. We’ll compare and contrast these storage types, do some performance comparisons, and try to define how best to use each type. Join us for an opportunity to learn and participate in the dialogue with your peers that follows. This is a great opportunity to present your questions and challenges to a community of people working with similar technology.2.7KViews0likes0CommentsHow to compare values from previous period to the selected date range
Hi Team, I am trying to create a table with an additional column that shows the % change from the previous period to the date range selected. I have done this on Looker studio but its not very straight forward in Power BI. Could you please help?