Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Please some one help me or guide me .
How to insert a calculated row for my report.
My datasource comes as a matrix from Oracle DB Direct Query.
Please help on how do i do it
I Cannot create index at source level. The datasource is a calling a function in direct query Oracle DB.
The table from Oracle DB comes into Power BI as a Matrix
@amitchandak @Ritaf1983 @d_gosbell @Ahmedx @lbendlin @Ashish_Mathur Hi could anyone of you guide on this scenario how do we handle this in power bi . Please give tips or guide on how to do this. As am unable to create index column in my Power BI or SQL level for my query .
There is no such thing as a calculated row. If you cannot alter the source query or do this in an import model one other option would be to create a composite model with a mapping table that had a m2m relationship with your row_names column and then had data like the following and then use the Group column in your visual.
| Group | Row_Names |
| Water | Water |
| Soda | Soda |
| Juice | Juice |
| Soda Water | Soda |
| Soda Water | Water |
@lbendlin I am calling a function from Oracle , which displays the data in the above format. Which looks like a Matrix in Power BI . Like the Above Picture.
Don't use that function. Instead run your own PL/SQL query in the appropriate format.
Please explain what you mean by "Oracle matrix". It would be better to refactor the Oracle query to unpivot the data into a usable format.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 67 | |
| 32 | |
| 27 | |
| 25 |