Not able to connect Power BI with Incorta
Hi Team, I am not able to connect Microsoft Power BI with Incorta. Find the attached screenshot for your reference. I followed the Incorta Docs and toggled Enable SQL app also. Please suggest on this.
Hi Team, I am not able to connect Microsoft Power BI with Incorta. Find the attached screenshot for your reference. I followed the Incorta Docs and toggled Enable SQL app also. Please suggest on this.
Is it currently possible to apply conditional formatting to total columns/rows within an Aggregated Table insight? Conditional formatting of individual attributes of rows/columns can be adjusted easily within the pill; however, I cannot identify a w...
I have an aggregate table insight, it has measures, I'd like to view the SQL representation of the Incorta query but instead of that I view the message ( screen cap below ) helpfully telling me I must be using a listing or aggregate table and have at...
Hi Team - Wondering whether below oracle Sql can be achieved using Incorta formula?segment1 is the inputformula_required is the output.select segment1, substr(segment1,1,(length(segment1)-instr(reverse(segment1),'-'))) AS formula_required from dual;...